Skip to main content Skip to docs navigation

#f2cbbf hex color | Download Light Orange 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 Prairie Rose and its hex is #F2C8BE Nearest Color Name

Color Hue/Base color: Orange

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

Hex #f2cbbf color code is between #eeccbb web safe hex color code and #ffbbcc web safe hex color code. #eeccbb is the nearest web safe color code. You can see here many more shades of #f2cbbf color code.

RGB Chart

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

Color Table

Hex Color Code f2cbbf #f2cbbf
RGB Decimal 242, 203, 191 242, 203, 191
RGB Percent 95%, 80%, 75% rgb(95%, 80%, 75%)
CSS RGBa 242, 203, 191,1 rgba(242,203,191,1)
CMYK Model cmyk(0%,16%,21%,5.1%)
HSL Color Space 14,66% ,85% hsl(14,66% ,85%)
HSV Color Space 14°, 21%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 11001011 10111111
Octal 362 313 277
Decimal 242 203 191
Hex f2 cb bf

Different shades of #f2cbbf color code.

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

Darkest of #f2cbbf
#d86440
Darker of #f2cbbf
#e1866a
Dark of #f2cbbf
#e9a995
Base of #f2cbbf
#f2cbbf
Light of #f2cbbf
#fbede9
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

#f2cbbf
#bfe6f2

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

Split Complementary

#f2cbbf
#bff2e4
#bfccf2

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

Analogous Color

#f2bfd1
#f2bfc8
#f2cbbf
#f2dcbf
#f2f1bf

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

#f2cbbf
#cbbff2
#bff2cb

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

#f2cbbf
#bff2cb
#bfe6f2
#f2bfe6

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

#f2cbbf
#ccf2bf
#bfe6f2
#e4bff2

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

#be4a27
#d86440
#e1866a
#e9a995
#f2cbbf
#fbede9
#ffffff
#ffffff
#ffffff

Tints of #f2cbbf Color

#f2cbbf
#f3d0c6
#f4d6cd
#f6dcd4
#f7e2db
#f9e7e2
#faede9
#fcf3f0
#fdf9f7
#ffffff

Shades of #f2cbbf color code

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

#f2cbbf
#d7b4a9
#bc9d94
#a1877f
#86706a
#6b5a54
#50433f
#352d2a
#1a1615
#000000

Tones

#f2cbbf
#eacfc7
#e3d3ce
#dbd7d6
#d8d8d8

Tones

Similar Color like #f2cbbf color

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

#f3ccc0
#f4cdc1
#f5cec2
#f6cfc3
#f7d0c4
#f8d1c5
#f9d2c6
#fad3c7
#fbd4c8
#fcd5c9
#fdd6ca
#fed7cb
#ffd8cc
#ffd9cd
#f1cabe
#f0c9bd
#efc8bc
#eec7bb
#edc6ba
#ecc5b9
#ebc4b8
#eac3b7
#e9c2b6
#e8c1b5
#e7c0b4
#e6bfb3
#e5beb2
#e4bdb1

Download this Light Orange

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

#f2cbbf Color Code Preview on Black Background Color

This is how #f2cbbf Color will look on black background color. Color contrast ratio is 14.07

#f2cbbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2cbbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2cbbf

#f2cbbf color code is use for CSS Background Color

Background color for the above div is #f2cbbf

HTML with inline CSS

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

#f2cbbf color code is use for CSS Border Color

CSS Border color for the above div is #f2cbbf

HTML with inline CSS

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

CSS Border Left color for the above div is #f2cbbf

HTML with inline CSS

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

CSS Border Right color for the above div is #f2cbbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2cbbf

HTML with inline CSS

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

CSS Border Top color for the above div is #f2cbbf

HTML with inline CSS

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

#f2cbbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2cbbf Color code Preview on White Background

This is how #f2cbbf Color code will look on white background color. Color contrast ratio is 1.49

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

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