#CFB5AC Color Information

Hex color code: #CFB5AC

A subtle orange shade, #CFB5AC appears as (207, 181, 172) in RGB and (15°, 27%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CFB5AC
RGB
207, 181, 172
HSL
15°, 27%, 74%
CMYK
0%, 13%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB5AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 181, 172

Red: 207 / Green: 181 / Blue: 172

HSL

15°, 27%, 74%

Hue: 15° / Saturation: 27% / Lightness: 74%

CMYK

0%, 13%, 17%, 19%

Cyan: 0% / Magenta: 13% / Yellow: 17% / Key: 19%

What color is #CFB5AC?

#CFB5AC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB5AC to RGB:

rgb(207, 181, 172)HEX to RGB Converter →

HEX to HSL

Convert #CFB5AC to HSL:

hsl(15, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CFB5AC to CMYK:

cmyk(0%, 13%, 17%, 19%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #CFB5AC has RGB (207, 181, 172) and HSL (15°, 27%, 74%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB5AC is #ABC6CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFABB4.

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

Contrast with #CFB5AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB5AC?

#CFB5AC is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFB5AC?

#CFB5AC in RGB is (207, 181, 172) - 207 red, 181 green, and 172 blue.

How to use #CFB5AC in CSS?

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

What colors go well with #CFB5AC?

#ABC6CF (complementary), #CFABB4 (analogous), and #B3887A (lighter shade) work well with #CFB5AC.