Skip to main content Skip to docs navigation

#fcdd6e 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 Hawkbit and its hex is #FDDB6D Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #fcdd6e color code is between #ffcc66 web safe hex color code and #eeee77 web safe hex color code. #ffcc66 is the nearest web safe color code. You can see here many more shades of #fcdd6e color code.

RGB Chart

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

Color Table

Hex Color Code fcdd6e #fcdd6e
RGB Decimal 252, 221, 110 252, 221, 110
RGB Percent 99%, 87%, 43% rgb(99%, 87%, 43%)
CSS RGBa 252, 221, 110,1 rgba(252,221,110,1)
CMYK Model cmyk(0%,12%,56%,1.18%)
HSL Color Space 47,96% ,71% hsl(47,96% ,71%)
HSV Color Space 47°, 56%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 11011101 01101110
Octal 374 335 156
Decimal 252 221 110
Hex fc dd 6e

Different shades of #fcdd6e color code.

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

Darkest of #fcdd6e
#cda104
Darker of #fcdd6e
#fac60a
Dark of #fcdd6e
#fbd13c
Base of #fcdd6e
#fcdd6e
Light of #fcdd6e
#fde9a0
Lighter
#fef4d2
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

#fcdd6e
#6e8dfc

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

Split Complementary

#fcdd6e
#6ed4fc
#966efc

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

Analogous Color

#fc8a6e
#fca26e
#fcdd6e
#ecfc6e
#b1fc6e

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

#fcdd6e
#dd6efc
#6efcdd

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

#fcdd6e
#6efcdd
#6e8dfc
#fc6e8d

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

#fcdd6e
#6efc96
#6e8dfc
#fc6ed4

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

#9b7a03
#cda104
#fac60a
#fbd13c
#fcdd6e
#fde9a0
#fef4d2
#ffffff
#ffffff

Tints of #fcdd6e Color

#fcdd6e
#fce07e
#fce48e
#fde89e
#fdecae
#fdefbe
#fef3ce
#fef7de
#fefbee
#ffffff

Shades of #fcdd6e color code

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

#fcdd6e
#e0c461
#c4ab55
#a89349
#8c7a3d
#706230
#544924
#383118
#1c180c
#000000

Tones

#fcdd6e
#edd57d
#decc8c
#d0c49a
#c1bca9

Tones

Similar Color like #fcdd6e color

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

#fdde6f
#fedf70
#ffe071
#ffe172
#ffe273
#ffe374
#ffe475
#ffe576
#ffe677
#ffe778
#ffe879
#ffe97a
#ffea7b
#ffeb7c
#fbdc6d
#fadb6c
#f9da6b
#f8d96a
#f7d869
#f6d768
#f5d667
#f4d566
#f3d465
#f2d364
#f1d263
#f0d162
#efd061
#eecf60

Download this Light Yellow

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

#fcdd6e Color Code Preview on Black Background Color

This is how #fcdd6e Color will look on black background color. Color contrast ratio is 15.71

#fcdd6e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcdd6e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcdd6e

#fcdd6e color code is use for CSS Background Color

Background color for the above div is #fcdd6e

HTML with inline CSS

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

#fcdd6e color code is use for CSS Border Color

CSS Border color for the above div is #fcdd6e

HTML with inline CSS

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

CSS Border Left color for the above div is #fcdd6e

HTML with inline CSS

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

CSS Border Right color for the above div is #fcdd6e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcdd6e

HTML with inline CSS

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

CSS Border Top color for the above div is #fcdd6e

HTML with inline CSS

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

#fcdd6e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcdd6e Color code Preview on White Background

This is how #fcdd6e Color code will look on white background color. Color contrast ratio is 1.34

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

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