Skip to main content Skip to docs navigation

#fcf4a2 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 Walking on Sunshine and its hex is #FCFC9D Nearest Color Name

Color Hue/Base color: Yellow

Hex #fcf4a2 Color code in RGB color code model is created after adding 98.82% red color, 95.69% green color and 63.53% blue color. Hex #fcf4a2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 36% yellow and 1.18% black.

Hex #fcf4a2 color code is between #ffeeaa web safe hex color code and #eeff99 web safe hex color code. #ffeeaa is the nearest web safe color code. You can see here many more shades of #fcf4a2 color code.

RGB Chart

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

Color Table

Hex Color Code fcf4a2 #fcf4a2
RGB Decimal 252, 244, 162 252, 244, 162
RGB Percent 99%, 96%, 64% rgb(99%, 96%, 64%)
CSS RGBa 252, 244, 162,1 rgba(252,244,162,1)
CMYK Model cmyk(0%,3%,36%,1.18%)
HSL Color Space 55,94% ,81% hsl(55,94% ,81%)
HSV Color Space 55°, 36%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 11110100 10100010
Octal 374 364 242
Decimal 252 244 162
Hex fc f4 a2

Different shades of #fcf4a2 color code.

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

Darkest of #fcf4a2
#f7e20e
Darker of #fcf4a2
#f9e83f
Dark of #fcf4a2
#faee71
Base of #fcf4a2
#fcf4a2
Light of #fcf4a2
#fefad3
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

#fcf4a2
#a2aafc

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

Split Complementary

#fcf4a2
#a2d7fc
#c7a2fc

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

Analogous Color

#fcc0a2
#fccfa2
#fcf4a2
#e6fca2
#c1fca2

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

#fcf4a2
#f4a2fc
#a2fcf4

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

#fcf4a2
#a2fcf4
#a2aafc
#fca2aa

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

#fcf4a2
#a2fcc7
#a2aafc
#fca2d7

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

#cbba07
#f7e20e
#f9e83f
#faee71
#fcf4a2
#fefad3
#ffffff
#ffffff
#ffffff

Tints of #fcf4a2 Color

#fcf4a2
#fcf5ac
#fcf6b6
#fdf7c1
#fdf8cb
#fdfad5
#fefbe0
#fefcea
#fefdf4
#ffffff

Shades of #fcf4a2 color code

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

#fcf4a2
#e0d890
#c4bd7e
#a8a26c
#8c875a
#706c48
#545136
#383624
#1c1b12
#000000

Tones

#fcf4a2
#f2ecac
#e9e4b5
#dfdcbf
#d6d4c8

Tones

Similar Color like #fcf4a2 color

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

#fdf5a3
#fef6a4
#fff7a5
#fff8a6
#fff9a7
#fffaa8
#fffba9
#fffcaa
#fffdab
#fffeac
#ffffad
#ffffae
#ffffaf
#ffffb0
#fbf3a1
#faf2a0
#f9f19f
#f8f09e
#f7ef9d
#f6ee9c
#f5ed9b
#f4ec9a
#f3eb99
#f2ea98
#f1e997
#f0e896
#efe795
#eee694

Download this Light Yellow

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

#fcf4a2 Color Code Preview on Black Background Color

This is how #fcf4a2 Color will look on black background color. Color contrast ratio is 18.60

#fcf4a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcf4a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcf4a2

#fcf4a2 color code is use for CSS Background Color

Background color for the above div is #fcf4a2

HTML with inline CSS

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

#fcf4a2 color code is use for CSS Border Color

CSS Border color for the above div is #fcf4a2

HTML with inline CSS

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

CSS Border Left color for the above div is #fcf4a2

HTML with inline CSS

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

CSS Border Right color for the above div is #fcf4a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcf4a2

HTML with inline CSS

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

CSS Border Top color for the above div is #fcf4a2

HTML with inline CSS

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

#fcf4a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcf4a2 Color code Preview on White Background

This is how #fcf4a2 Color code will look on white background color. Color contrast ratio is 1.13

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

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