#CFC1AB Color Information

Hex color code: #CFC1AB

A pastel orange shade, #CFC1AB appears as (207, 193, 171) in RGB and (37°, 27%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CFC1AB
RGB
207, 193, 171
HSL
37°, 27%, 74%
CMYK
0%, 7%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC1AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 193, 171

Red: 207 / Green: 193 / Blue: 171

HSL

37°, 27%, 74%

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

CMYK

0%, 7%, 17%, 19%

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

What color is #CFC1AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC1AB to RGB:

rgb(207, 193, 171)HEX to RGB Converter →

HEX to HSL

Convert #CFC1AB to HSL:

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

HEX to CMYK

Convert #CFC1AB to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CFC1AB has RGB (207, 193, 171) and HSL (37°, 27%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC1AB is #ABB9CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFAFAB.

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

Contrast with #CFC1AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC1AB?

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

What is the RGB value of #CFC1AB?

#CFC1AB in RGB is (207, 193, 171) - 207 red, 193 green, and 171 blue.

How to use #CFC1AB in CSS?

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

What colors go well with #CFC1AB?

#ABB9CF (complementary), #CFAFAB (analogous), and #B39D7A (lighter shade) work well with #CFC1AB.