Skip to main content Skip to docs navigation

#fef080 hex color | Download Light Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Lemon Peel and its hex is #FFED80 Nearest Color Name

Color Hue/Base color: Yellow

Hex #fef080 Color code in RGB color code model is created after adding 99.61% red color, 94.12% green color and 50.2% blue color. Hex #fef080 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 50% yellow and 0.39% black.

Hex #fef080 color code is between #ffee88 web safe hex color code and #eeff77 web safe hex color code. #ffee88 is the nearest web safe color code. You can see here many more shades of #fef080 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fef080 #fef080
RGB Decimal 254, 240, 128 254, 240, 128
RGB Percent 100%, 94%, 50% rgb(100%, 94%, 50%)
CSS RGBa 254, 240, 128,1 rgba(254,240,128,1)
CMYK Model cmyk(0%,6%,50%,0.39%)
HSL Color Space 53,98% ,75% hsl(53,98% ,75%)
HSV Color Space 53°, 50%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11110000 10000000
Octal 376 360 200
Decimal 254 240 128
Hex fe f0 80

Different shades of #fef080 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #fef080
#e3ca02
Darker of #fef080
#fde41b
Dark of #fef080
#feea4d
Base of #fef080
#fef080
Light of #fef080
#fef6b3
Lighter
#fffce5
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fef080
#808efe

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fef080
#80cdfe
#b180fe

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#fea680
#febb80
#fef080
#e2fe80
#aefe80

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fef080
#f080fe
#80fef0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fef080
#80fef0
#808efe
#fe808e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fef080
#80feb1
#808efe
#fe80cd

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #fef080

#b19d01
#e3ca02
#fde41b
#feea4d
#fef080
#fef6b3
#fffce5
#ffffff
#ffffff

Tints of #fef080 Color

#fef080
#fef18e
#fef39c
#fef5aa
#fef6b8
#fef8c6
#fefad4
#fefbe2
#fefdf0
#ffffff

Shades of #fef080 color code

Generate more color scales with scales (color stack) generator.

#fef080
#e1d571
#c5ba63
#a9a055
#8d8547
#706a38
#54502a
#38351c
#1c1a0e
#000000

Tones

#fef080
#f1e68d
#e4dc9a
#d8d2a6
#cbc8b3

Tones

Similar Color like #fef080 color

Find visually similar hex color codes nearing to #fef080 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#fff181
#fff282
#fff383
#fff484
#fff585
#fff686
#fff787
#fff888
#fff989
#fffa8a
#fffb8b
#fffc8c
#fffd8d
#fffe8e
#fdef7f
#fcee7e
#fbed7d
#faec7c
#f9eb7b
#f8ea7a
#f7e979
#f6e878
#f5e777
#f4e676
#f3e575
#f2e474
#f1e373
#f0e272

Download this Light Yellow

Hex #fef080 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fef080 Color Code Preview on Black Background Color

This is how #fef080 Color will look on black background color. Color contrast ratio is 17.99

#fef080 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fef080">Your Example Paragraph content text in with font color #fef080 </p>

Your Example Paragraph content text in with font color #fef080

HTML with inline CSS

<div style="color:#fef080">Your Paragraph text in with font color #fef080 </div>

Your Example Paragraph content text in with font color #fef080

#fef080 color code is use for CSS Background Color

Background color for the above div is #fef080

HTML with inline CSS

<div style="background-color:#fef080;"></div>

#fef080 color code is use for CSS Border Color

CSS Border color for the above div is #fef080

HTML with inline CSS

<div style="border:5px solid #fef080;"></div>

CSS Border Left color for the above div is #fef080

HTML with inline CSS

<div style="border-left:5px solid #fef080;"></div>

CSS Border Right color for the above div is #fef080

HTML with inline CSS

<div style="border-right:5px solid #fef080;"></div>

CSS Border Bottom color for the above div is #fef080

HTML with inline CSS

<div style="border-bottom:5px solid #fef080;"></div>

CSS Border Top color for the above div is #fef080

HTML with inline CSS

<div style="border-top:5px solid #fef080;"></div>

#fef080 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fef080; } .examplecolorclass {color:#fef080; } .examplebordercolor {border:3px solid #fef080; }

#fef080 Color code Preview on White Background

This is how #fef080 Color code will look on white background color. Color contrast ratio is 1.17

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fef080; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fef080; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,240,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,142,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,240,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }