#CFC4AF Color Information

Hex color code: #CFC4AF

A soft orange shade, #CFC4AF appears as (207, 196, 175) in RGB and (39°, 25%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFC4AF
RGB
207, 196, 175
HSL
39°, 25%, 75%
CMYK
0%, 5%, 15%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC4AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 196, 175

Red: 207 / Green: 196 / Blue: 175

HSL

39°, 25%, 75%

Hue: 39° / Saturation: 25% / Lightness: 75%

CMYK

0%, 5%, 15%, 19%

Cyan: 0% / Magenta: 5% / Yellow: 15% / Key: 19%

What color is #CFC4AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC4AF to RGB:

rgb(207, 196, 175)HEX to RGB Converter →

HEX to HSL

Convert #CFC4AF to HSL:

hsl(39, 25%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC4AF to CMYK:

cmyk(0%, 5%, 15%, 19%)Color Converter →

Color Meaning and Usage

#CFC4AF is a pastel orange color with RGB values of 207, 196, 175 and HSL of 39°, 25%, 75%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC4AF is #AFBACF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB4AF.

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

Contrast with #CFC4AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC4AF?

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

What is the RGB value of #CFC4AF?

#CFC4AF in RGB is (207, 196, 175) - 207 red, 196 green, and 175 blue.

How to use #CFC4AF in CSS?

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

What colors go well with #CFC4AF?

#AFBACF (complementary), #CFB4AF (analogous), and #B3A180 (lighter shade) work well with #CFC4AF.