Skip to main content Skip to docs navigation

#f2d6cc 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 Pink Zest and its hex is #F2D8CD Nearest Color Name

Color Hue/Base color: Yellow

Hex #f2d6cc Color code in RGB color code model is created after adding 94.9% red color, 83.92% green color and 80% blue color. Hex #f2d6cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 16% yellow and 5.1% black.

Hex #f2d6cc color code is between #eeddbb web safe hex color code and #ffccdd web safe hex color code. #eeddbb is the nearest web safe color code. You can see here many more shades of #f2d6cc color code.

RGB Chart

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

Color Table

Hex Color Code f2d6cc #f2d6cc
RGB Decimal 242, 214, 204 242, 214, 204
RGB Percent 95%, 84%, 80% rgb(95%, 84%, 80%)
CSS RGBa 242, 214, 204,1 rgba(242,214,204,1)
CMYK Model cmyk(0%,12%,16%,5.1%)
HSL Color Space 16,59% ,87% hsl(16,59% ,87%)
HSV Color Space 16°, 16%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 11010110 11001100
Octal 362 326 314
Decimal 242 214 204
Hex f2 d6 cc

Different shades of #f2d6cc color code.

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

Darkest of #f2d6cc
#d37452
Darker of #f2d6cc
#dd957b
Dark of #f2d6cc
#e8b5a3
Base of #f2d6cc
#f2d6cc
Light of #f2d6cc
#fcf7f5
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

#f2d6cc
#cce8f2

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

Split Complementary

#f2d6cc
#ccf2e9
#ccd5f2

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

Analogous Color

#f2ccd8
#f2ccd2
#f2d6cc
#f2e3cc
#f1f2cc

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

#f2d6cc
#d6ccf2
#ccf2d6

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

#f2d6cc
#ccf2d6
#cce8f2
#f2cce8

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

#f2d6cc
#d5f2cc
#cce8f2
#e9ccf2

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

#c15731
#d37452
#dd957b
#e8b5a3
#f2d6cc
#fcf7f5
#ffffff
#ffffff
#ffffff

Tints of #f2d6cc Color

#f2d6cc
#f3dad1
#f4dfd7
#f6e3dd
#f7e8e2
#f9ece8
#faf1ee
#fcf5f3
#fdfaf9
#ffffff

Shades of #f2d6cc color code

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

#f2d6cc
#d7beb5
#bca69e
#a18e88
#867671
#6b5f5a
#504744
#352f2d
#1a1716
#000000

Tones

#f2d6cc
#ecd9d2
#e5dcd9
#dfdfdf
#dfdfdf

Tones

Similar Color like #f2d6cc color

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

#f3d7cd
#f4d8ce
#f5d9cf
#f6dad0
#f7dbd1
#f8dcd2
#f9ddd3
#faded4
#fbdfd5
#fce0d6
#fde1d7
#fee2d8
#ffe3d9
#ffe4da
#f1d5cb
#f0d4ca
#efd3c9
#eed2c8
#edd1c7
#ecd0c6
#ebcfc5
#eacec4
#e9cdc3
#e8ccc2
#e7cbc1
#e6cac0
#e5c9bf
#e4c8be

Download this Light Yellow

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

#f2d6cc Color Code Preview on Black Background Color

This is how #f2d6cc Color will look on black background color. Color contrast ratio is 15.27

#f2d6cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2d6cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2d6cc

#f2d6cc color code is use for CSS Background Color

Background color for the above div is #f2d6cc

HTML with inline CSS

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

#f2d6cc color code is use for CSS Border Color

CSS Border color for the above div is #f2d6cc

HTML with inline CSS

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

CSS Border Left color for the above div is #f2d6cc

HTML with inline CSS

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

CSS Border Right color for the above div is #f2d6cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2d6cc

HTML with inline CSS

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

CSS Border Top color for the above div is #f2d6cc

HTML with inline CSS

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

#f2d6cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2d6cc Color code Preview on White Background

This is how #f2d6cc Color code will look on white background color. Color contrast ratio is 1.38

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

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