#CFBEA0 Color Information

Hex color code: #CFBEA0

#CFBEA0 is a soft orange color. In RGB it is (207, 190, 160), and in HSL it is (38°, 33%, 72%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CFBEA0
RGB
207, 190, 160
HSL
38°, 33%, 72%
CMYK
0%, 8%, 23%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CFBEA0; 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 #CFBEA0; background-color: #CFBEA015; }

Alert / Toast

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

Link / Accent

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

a { color: #CFBEA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 190, 160

Red: 207 / Green: 190 / Blue: 160

HSL

38°, 33%, 72%

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

CMYK

0%, 8%, 23%, 19%

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

What color is #CFBEA0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBEA0 to RGB:

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

HEX to HSL

Convert #CFBEA0 to HSL:

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

HEX to CMYK

Convert #CFBEA0 to CMYK:

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

Color Meaning and Usage

#CFBEA0 is a soft orange color with RGB values of 207, 190, 160 and HSL of 38°, 33%, 72%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBEA0 is #A0B1CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFA6A0.

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

Contrast with #CFBEA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBEA0?

#CFBEA0 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFBEA0?

#CFBEA0 in RGB is (207, 190, 160) - 207 red, 190 green, and 160 blue.

How to use #CFBEA0 in CSS?

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

What colors go well with #CFBEA0?

#A0B1CF (complementary), #CFA6A0 (analogous), and #B69B6D (lighter shade) work well with #CFBEA0.