Skip to main content Skip to docs navigation

#ffcbaf 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 Blushing Cherub and its hex is #FFCDAF Nearest Color Name

Color Hue/Base color: Orange

Hex #ffcbaf Color code in RGB color code model is created after adding 100% red color, 79.61% green color and 68.63% blue color. Hex #ffcbaf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 31% yellow and 0% black.

Hex #ffcbaf color code is between #eeccaa web safe hex color code and #ddbbbb web safe hex color code. #eeccaa is the nearest web safe color code. You can see here many more shades of #ffcbaf color code.

RGB Chart

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

Color Table

Hex Color Code ffcbaf #ffcbaf
RGB Decimal 255, 203, 175 255, 203, 175
RGB Percent 100%, 80%, 69% rgb(100%, 80%, 69%)
CSS RGBa 255, 203, 175,1 rgba(255,203,175,1)
CMYK Model cmyk(0%,20%,31%,0%)
HSL Color Space 21,100% ,84% hsl(21,100% ,84%)
HSV Color Space 21°, 31%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 11001011 10101111
Octal 377 313 257
Decimal 255 203 175
Hex ff cb af

Different shades of #ffcbaf color code.

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

Darkest of #ffcbaf
#ff6816
Darker of #ffcbaf
#ff8949
Dark of #ffcbaf
#ffaa7c
Base of #ffcbaf
#ffcbaf
Light of #ffcbaf
#ffece2
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

#ffcbaf
#afe3ff

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

Split Complementary

#ffcbaf
#affff3
#afbbff

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

Analogous Color

#ffafc2
#ffafb4
#ffcbaf
#ffe6af
#f7ffaf

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

#ffcbaf
#cbafff
#afffcb

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

#ffcbaf
#afffcb
#afe3ff
#ffafe3

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

#ffcbaf
#bbffaf
#afe3ff
#f3afff

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

#e24f00
#ff6816
#ff8949
#ffaa7c
#ffcbaf
#ffece2
#ffffff
#ffffff
#ffffff

Tints of #ffcbaf Color

#ffcbaf
#ffd0b7
#ffd6c0
#ffdcc9
#ffe2d2
#ffe7db
#ffede4
#fff3ed
#fff9f6
#ffffff

Shades of #ffcbaf color code

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

#ffcbaf
#e2b49b
#c69d88
#aa8774
#8d7061
#715a4d
#55433a
#382d26
#1c1613
#000000

Tones

#ffcbaf
#f7cdb7
#efd0bf
#e7d2c7
#dfd5cf

Tones

Similar Color like #ffcbaf color

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

#ffccb0
#ffcdb1
#ffceb2
#ffcfb3
#ffd0b4
#ffd1b5
#ffd2b6
#ffd3b7
#ffd4b8
#ffd5b9
#ffd6ba
#ffd7bb
#ffd8bc
#ffd9bd
#fecaae
#fdc9ad
#fcc8ac
#fbc7ab
#fac6aa
#f9c5a9
#f8c4a8
#f7c3a7
#f6c2a6
#f5c1a5
#f4c0a4
#f3bfa3
#f2bea2
#f1bda1

Download this Light Orange

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

#ffcbaf Color Code Preview on Black Background Color

This is how #ffcbaf Color will look on black background color. Color contrast ratio is 14.41

#ffcbaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffcbaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffcbaf

#ffcbaf color code is use for CSS Background Color

Background color for the above div is #ffcbaf

HTML with inline CSS

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

#ffcbaf color code is use for CSS Border Color

CSS Border color for the above div is #ffcbaf

HTML with inline CSS

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

CSS Border Left color for the above div is #ffcbaf

HTML with inline CSS

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

CSS Border Right color for the above div is #ffcbaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffcbaf

HTML with inline CSS

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

CSS Border Top color for the above div is #ffcbaf

HTML with inline CSS

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

#ffcbaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffcbaf Color code Preview on White Background

This is how #ffcbaf Color code will look on white background color. Color contrast ratio is 1.46

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

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