#CFBCA0 Color Information

Hex color code: #CFBCA0

The hex color #CFBCA0 is a pastel orange with RGB values of (207, 188, 160) and HSL of (36°, 33%, 72%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CFBCA0
RGB
207, 188, 160
HSL
36°, 33%, 72%
CMYK
0%, 9%, 23%, 19%

Shades

CSS Usage
color: #CFBCA0;
background-color: #CFBCA0;
border-color: #CFBCA0;
box-shadow: 0 0 10px #CFBCA0;
border: 2px solid #CFBCA0;
Tailwind Usage
bg-[#CFBCA0]
text-[#CFBCA0]
border-[#CFBCA0]
shadow-[0_0_10px_CFBCA0]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CFBCA0, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CFBCA0; color: #000000; }

Badge

New Feature
.badge { background-color: #CFBCA0; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CFBCA0; background-color: #CFBCA015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CFBCA020; border-left: 4px solid #CFBCA0; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CFBCA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CFBCA0 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 188, 160

Red: 207 / Green: 188 / Blue: 160

HSL

36°, 33%, 72%

Hue: 36° / Saturation: 33% / Lightness: 72%

CMYK

0%, 9%, 23%, 19%

Cyan: 0% / Magenta: 9% / Yellow: 23% / Key: 19%

What color is #CFBCA0?

#CFBCA0 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBCA0 to RGB:

rgb(207, 188, 160)HEX to RGB Converter →

HEX to HSL

Convert #CFBCA0 to HSL:

hsl(36, 33%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBCA0 to CMYK:

cmyk(0%, 9%, 23%, 19%)Color Converter →

Color Meaning and Usage

#CFBCA0 is a gentle orange color with RGB values of 207, 188, 160 and HSL of 36°, 33%, 72%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBCA0 is #A0B3CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFA5A0.

Use #CFBCA0 in CSS: color: #CFBCA0 or background-color: #CFBCA0. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CFBCA0

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.35:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBCA0?

#CFBCA0 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFBCA0?

#CFBCA0 in RGB is (207, 188, 160) - 207 red, 188 green, and 160 blue.

How to use #CFBCA0 in CSS?

Use #CFBCA0 directly in your CSS properties like color or background-color.

What colors go well with #CFBCA0?

#A0B3CF (complementary), #CFA5A0 (analogous), and #B6996D (lighter shade) work well with #CFBCA0.