Skip to main content Skip to docs navigation

#fcdd7f 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 Snug Yellow and its hex is #FCDB80 Nearest Color Name

Color Hue/Base color: Yellow

Hex #fcdd7f Color code in RGB color code model is created after adding 98.82% red color, 86.67% green color and 49.8% blue color. Hex #fcdd7f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 50% yellow and 1.18% black.

Hex #fcdd7f color code is between #ffcc77 web safe hex color code and #eeee88 web safe hex color code. #ffcc77 is the nearest web safe color code. You can see here many more shades of #fcdd7f color code.

RGB Chart

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

Color Table

Hex Color Code fcdd7f #fcdd7f
RGB Decimal 252, 221, 127 252, 221, 127
RGB Percent 99%, 87%, 50% rgb(99%, 87%, 50%)
CSS RGBa 252, 221, 127,1 rgba(252,221,127,1)
CMYK Model cmyk(0%,12%,50%,1.18%)
HSL Color Space 45,95% ,74% hsl(45,95% ,74%)
HSV Color Space 45°, 50%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 11011101 01111111
Octal 374 335 177
Decimal 252 221 127
Hex fc dd 7f

Different shades of #fcdd7f color code.

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

Darkest of #fcdd7f
#dda705
Darker of #fcdd7f
#fac31b
Dark of #fcdd7f
#fbd04d
Base of #fcdd7f
#fcdd7f
Light of #fcdd7f
#fdeab1
Lighter
#fef7e3
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

#fcdd7f
#7f9efc

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

Split Complementary

#fcdd7f
#7fdcfc
#9e7ffc

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

Analogous Color

#fc947f
#fca97f
#fcdd7f
#f1fc7f
#bdfc7f

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

#fcdd7f
#dd7ffc
#7ffcdd

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

#fcdd7f
#7ffcdd
#7f9efc
#fc7f9e

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

#fcdd7f
#7ffc9e
#7f9efc
#fc7fdc

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

#ab8204
#dda705
#fac31b
#fbd04d
#fcdd7f
#fdeab1
#fef7e3
#ffffff
#ffffff

Tints of #fcdd7f Color

#fcdd7f
#fce08d
#fce49b
#fde8a9
#fdecb7
#fdefc6
#fef3d4
#fef7e2
#fefbf0
#ffffff

Shades of #fcdd7f color code

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

#fcdd7f
#e0c470
#c4ab62
#a89354
#8c7a46
#706238
#54492a
#38311c
#1c180e
#000000

Tones

#fcdd7f
#efd68c
#e2d099
#d5c9a6
#c8c3b3

Tones

Similar Color like #fcdd7f color

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

#fdde80
#fedf81
#ffe082
#ffe183
#ffe284
#ffe385
#ffe486
#ffe587
#ffe688
#ffe789
#ffe88a
#ffe98b
#ffea8c
#ffeb8d
#fbdc7e
#fadb7d
#f9da7c
#f8d97b
#f7d87a
#f6d779
#f5d678
#f4d577
#f3d476
#f2d375
#f1d274
#f0d173
#efd072
#eecf71

Download this Light Yellow

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

#fcdd7f Color Code Preview on Black Background Color

This is how #fcdd7f Color will look on black background color. Color contrast ratio is 15.79

#fcdd7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcdd7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcdd7f

#fcdd7f color code is use for CSS Background Color

Background color for the above div is #fcdd7f

HTML with inline CSS

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

#fcdd7f color code is use for CSS Border Color

CSS Border color for the above div is #fcdd7f

HTML with inline CSS

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

CSS Border Left color for the above div is #fcdd7f

HTML with inline CSS

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

CSS Border Right color for the above div is #fcdd7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcdd7f

HTML with inline CSS

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

CSS Border Top color for the above div is #fcdd7f

HTML with inline CSS

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

#fcdd7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcdd7f Color code Preview on White Background

This is how #fcdd7f Color code will look on white background color. Color contrast ratio is 1.33

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

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