Skip to main content Skip to docs navigation

#fed770 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 Quiche Lorraine and its hex is #FED56F Nearest Color Name

Color Hue/Base color: Yellow

Hex #fed770 Color code in RGB color code model is created after adding 99.61% red color, 84.31% green color and 43.92% blue color. Hex #fed770 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 56% yellow and 0.39% black.

Hex #fed770 color code is between #ffdd77 web safe hex color code and #eecc66 web safe hex color code. #ffdd77 is the nearest web safe color code. You can see here many more shades of #fed770 color code.

RGB Chart

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

Color Table

Hex Color Code fed770 #fed770
RGB Decimal 254, 215, 112 254, 215, 112
RGB Percent 100%, 84%, 44% rgb(100%, 84%, 44%)
CSS RGBa 254, 215, 112,1 rgba(254,215,112,1)
CMYK Model cmyk(0%,15%,56%,0.39%)
HSL Color Space 44,99% ,72% hsl(44,99% ,72%)
HSV Color Space 44°, 56%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11010111 01110000
Octal 376 327 160
Decimal 254 215 112
Hex fe d7 70

Different shades of #fed770 color code.

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

Darkest of #fed770
#d39a01
Darker of #fed770
#fdbb0b
Dark of #fed770
#fec93d
Base of #fed770
#fed770
Light of #fed770
#fee5a3
Lighter
#fff3d5
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

#fed770
#7097fe

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

Split Complementary

#fed770
#70defe
#9070fe

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

Analogous Color

#fe8470
#fe9c70
#fed770
#f6fe70
#bafe70

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

#fed770
#d770fe
#70fed7

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

#fed770
#70fed7
#7097fe
#fe7097

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

#fed770
#70fe90
#7097fe
#fe70de

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 #fed770

#a17501
#d39a01
#fdbb0b
#fec93d
#fed770
#fee5a3
#fff3d5
#ffffff
#ffffff

Tints of #fed770 Color

#fed770
#fedb7f
#fedf8f
#fee49f
#fee8af
#feedbf
#fef1cf
#fef6df
#fefaef
#ffffff

Shades of #fed770 color code

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

#fed770
#e1bf63
#c5a757
#a98f4a
#8d773e
#705f31
#544725
#382f18
#1c170c
#000000

Tones

#fed770
#f0d07e
#e1ca8d
#d3c49b
#c4bdaa

Tones

Similar Color like #fed770 color

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

#ffd871
#ffd972
#ffda73
#ffdb74
#ffdc75
#ffdd76
#ffde77
#ffdf78
#ffe079
#ffe17a
#ffe27b
#ffe37c
#ffe47d
#ffe57e
#fdd66f
#fcd56e
#fbd46d
#fad36c
#f9d26b
#f8d16a
#f7d069
#f6cf68
#f5ce67
#f4cd66
#f3cc65
#f2cb64
#f1ca63
#f0c962

Download this Light Yellow

Hex #fed770 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.

#fed770 Color Code Preview on Black Background Color

This is how #fed770 Color will look on black background color. Color contrast ratio is 15.17

#fed770 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed770

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed770

#fed770 color code is use for CSS Background Color

Background color for the above div is #fed770

HTML with inline CSS

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

#fed770 color code is use for CSS Border Color

CSS Border color for the above div is #fed770

HTML with inline CSS

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

CSS Border Left color for the above div is #fed770

HTML with inline CSS

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

CSS Border Right color for the above div is #fed770

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fed770

HTML with inline CSS

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

CSS Border Top color for the above div is #fed770

HTML with inline CSS

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

#fed770 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fed770 Color code Preview on White Background

This is how #fed770 Color code will look on white background color. Color contrast ratio is 1.38

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 #fed770; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fed770; }

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,215,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(112,151,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,215,112,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }