Skip to main content Skip to docs navigation

#fedda3 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 Cape Honey and its hex is #FEE0A5 Nearest Color Name

Color Hue/Base color: Yellow

Hex #fedda3 Color code in RGB color code model is created after adding 99.61% red color, 86.67% green color and 63.92% blue color. Hex #fedda3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 36% yellow and 0.39% black.

Hex #fedda3 color code is between #ffccaa web safe hex color code and #eeee99 web safe hex color code. #ffccaa is the nearest web safe color code. You can see here many more shades of #fedda3 color code.

RGB Chart

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

Color Table

Hex Color Code fedda3 #fedda3
RGB Decimal 254, 221, 163 254, 221, 163
RGB Percent 100%, 87%, 64% rgb(100%, 87%, 64%)
CSS RGBa 254, 221, 163,1 rgba(254,221,163,1)
CMYK Model cmyk(0%,13%,36%,0.39%)
HSL Color Space 38,98% ,82% hsl(38,98% ,82%)
HSV Color Space 38°, 36%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11011101 10100011
Octal 376 335 243
Decimal 254 221 163
Hex fe dd a3

Different shades of #fedda3 color code.

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

Darkest of #fedda3
#fca50c
Darker of #fedda3
#fdb83e
Dark of #fedda3
#fdca71
Base of #fedda3
#fedda3
Light of #fedda3
#fff0d5
Lighter
#ffffff
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

#fedda3
#a3c4fe

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

Split Complementary

#fedda3
#a3f1fe
#afa3fe

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

Analogous Color

#fea8a3
#feb7a3
#fedda3
#fefba3
#dbfea3

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

#fedda3
#dda3fe
#a3fedd

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

#fedda3
#a3fedd
#a3c4fe
#fea3c4

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

#fedda3
#a3feaf
#a3c4fe
#fea3f1

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

#d38702
#fca50c
#fdb83e
#fdca71
#fedda3
#fff0d5
#ffffff
#ffffff
#ffffff

Tints of #fedda3 Color

#fedda3
#fee0ad
#fee4b7
#fee8c1
#feeccb
#feefd6
#fef3e0
#fef7ea
#fefbf4
#ffffff

Shades of #fedda3 color code

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

#fedda3
#e1c490
#c5ab7e
#a9936c
#8d7a5a
#706248
#544936
#383124
#1c1812
#000000

Tones

#fedda3
#f5daac
#ebd8b6
#e2d5bf
#d9d3c8

Tones

Similar Color like #fedda3 color

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

#ffdea4
#ffdfa5
#ffe0a6
#ffe1a7
#ffe2a8
#ffe3a9
#ffe4aa
#ffe5ab
#ffe6ac
#ffe7ad
#ffe8ae
#ffe9af
#ffeab0
#ffebb1
#fddca2
#fcdba1
#fbdaa0
#fad99f
#f9d89e
#f8d79d
#f7d69c
#f6d59b
#f5d49a
#f4d399
#f3d298
#f2d197
#f1d096
#f0cf95

Download this Light Yellow

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

#fedda3 Color Code Preview on Black Background Color

This is how #fedda3 Color will look on black background color. Color contrast ratio is 16.09

#fedda3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fedda3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fedda3

#fedda3 color code is use for CSS Background Color

Background color for the above div is #fedda3

HTML with inline CSS

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

#fedda3 color code is use for CSS Border Color

CSS Border color for the above div is #fedda3

HTML with inline CSS

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

CSS Border Left color for the above div is #fedda3

HTML with inline CSS

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

CSS Border Right color for the above div is #fedda3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fedda3

HTML with inline CSS

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

CSS Border Top color for the above div is #fedda3

HTML with inline CSS

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

#fedda3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fedda3 Color code Preview on White Background

This is how #fedda3 Color code will look on white background color. Color contrast ratio is 1.31

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

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