#CFBE8E Color Information

Hex color code: #CFBE8E

The hex color #CFBE8E is a subtle orange with RGB values of (207, 190, 142) and HSL of (44°, 40%, 68%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CFBE8E
RGB
207, 190, 142
HSL
44°, 40%, 68%
CMYK
0%, 8%, 31%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBE8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 190, 142

Red: 207 / Green: 190 / Blue: 142

HSL

44°, 40%, 68%

Hue: 44° / Saturation: 40% / Lightness: 68%

CMYK

0%, 8%, 31%, 19%

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

What color is #CFBE8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBE8E to RGB:

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

HEX to HSL

Convert #CFBE8E to HSL:

hsl(44, 40%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBE8E to CMYK:

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

Color Meaning and Usage

#CFBE8E is a pastel orange color with RGB values of 207, 190, 142 and HSL of 44°, 40%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBE8E is #8D9ECE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9C8D.

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

Contrast with #CFBE8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBE8E?

#CFBE8E is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFBE8E?

#CFBE8E in RGB is (207, 190, 142) - 207 red, 190 green, and 142 blue.

How to use #CFBE8E in CSS?

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

What colors go well with #CFBE8E?

#8D9ECE (complementary), #CE9C8D (analogous), and #B79E57 (lighter shade) work well with #CFBE8E.