#CFC88C Color Information

Hex color code: #CFC88C

A delicate yellow shade, #CFC88C appears as (207, 200, 140) in RGB and (54°, 41%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CFC88C
RGB
207, 200, 140
HSL
54°, 41%, 68%
CMYK
0%, 3%, 32%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC88C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 200, 140

Red: 207 / Green: 200 / Blue: 140

HSL

54°, 41%, 68%

Hue: 54° / Saturation: 41% / Lightness: 68%

CMYK

0%, 3%, 32%, 19%

Cyan: 0% / Magenta: 3% / Yellow: 32% / Key: 19%

What color is #CFC88C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC88C to RGB:

rgb(207, 200, 140)HEX to RGB Converter →

HEX to HSL

Convert #CFC88C to HSL:

hsl(54, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC88C to CMYK:

cmyk(0%, 3%, 32%, 19%)Color Converter →

Color Meaning and Usage

#CFC88C is a delicate yellow color with RGB values of 207, 200, 140 and HSL of 54°, 41%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC88C is #8C93CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFA78C.

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

Contrast with #CFC88C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC88C?

#CFC88C is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFC88C?

#CFC88C in RGB is (207, 200, 140) - 207 red, 200 green, and 140 blue.

How to use #CFC88C in CSS?

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

What colors go well with #CFC88C?

#8C93CF (complementary), #CFA78C (analogous), and #B8AE56 (lighter shade) work well with #CFC88C.