Skip to main content Skip to docs navigation

#fcd595 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 Golden Haze and its hex is #FCD896 Nearest Color Name

Color Hue/Base color: Yellow

Hex #fcd595 Color code in RGB color code model is created after adding 98.82% red color, 83.53% green color and 58.43% blue color. Hex #fcd595 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 41% yellow and 1.18% black.

Hex #fcd595 color code is between #ffdd99 web safe hex color code and #eecc88 web safe hex color code. #ffdd99 is the nearest web safe color code. You can see here many more shades of #fcd595 color code.

RGB Chart

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

Color Table

Hex Color Code fcd595 #fcd595
RGB Decimal 252, 213, 149 252, 213, 149
RGB Percent 99%, 84%, 58% rgb(99%, 84%, 58%)
CSS RGBa 252, 213, 149,1 rgba(252,213,149,1)
CMYK Model cmyk(0%,15%,41%,1.18%)
HSL Color Space 37,94% ,79% hsl(37,94% ,79%)
HSV Color Space 37°, 41%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 11010101 10010101
Octal 374 325 225
Decimal 252 213 149
Hex fc d5 95

Different shades of #fcd595 color code.

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

Darkest of #fcd595
#f19807
Darker of #fcd595
#f9ae32
Dark of #fcd595
#fbc163
Base of #fcd595
#fcd595
Light of #fcd595
#fde9c7
Lighter
#fffcf8
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

#fcd595
#95bcfc

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

Split Complementary

#fcd595
#95f0fc
#a295fc

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

Analogous Color

#fc9995
#fcaa95
#fcd595
#fcf795
#d6fc95

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

#fcd595
#d595fc
#95fcd5

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

#fcd595
#95fcd5
#95bcfc
#fc95bc

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

#fcd595
#95fca2
#95bcfc
#fc95f0

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

#c07905
#f19807
#f9ae32
#fbc163
#fcd595
#fde9c7
#fffcf8
#ffffff
#ffffff

Tints of #fcd595 Color

#fcd595
#fcd9a0
#fcdeac
#fde3b8
#fde7c4
#fdeccf
#fef1db
#fef5e7
#fefaf3
#ffffff

Shades of #fcd595 color code

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

#fcd595
#e0bd84
#c4a573
#a88e63
#8c7652
#705e42
#544731
#382f21
#1c1710
#000000

Tones

#fcd595
#f1d2a0
#e6d0ab
#dbcdb6
#d0cac1

Tones

Similar Color like #fcd595 color

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

#fdd696
#fed797
#ffd898
#ffd999
#ffda9a
#ffdb9b
#ffdc9c
#ffdd9d
#ffde9e
#ffdf9f
#ffe0a0
#ffe1a1
#ffe2a2
#ffe3a3
#fbd494
#fad393
#f9d292
#f8d191
#f7d090
#f6cf8f
#f5ce8e
#f4cd8d
#f3cc8c
#f2cb8b
#f1ca8a
#f0c989
#efc888
#eec787

Download this Light Yellow

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

#fcd595 Color Code Preview on Black Background Color

This is how #fcd595 Color will look on black background color. Color contrast ratio is 15.09

#fcd595 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd595

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd595

#fcd595 color code is use for CSS Background Color

Background color for the above div is #fcd595

HTML with inline CSS

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

#fcd595 color code is use for CSS Border Color

CSS Border color for the above div is #fcd595

HTML with inline CSS

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

CSS Border Left color for the above div is #fcd595

HTML with inline CSS

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

CSS Border Right color for the above div is #fcd595

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcd595

HTML with inline CSS

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

CSS Border Top color for the above div is #fcd595

HTML with inline CSS

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

#fcd595 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcd595 Color code Preview on White Background

This is how #fcd595 Color code will look on white background color. Color contrast ratio is 1.39

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

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