#CEC69C Color Information

Hex color code: #CEC69C

A gentle yellow shade, #CEC69C appears as (206, 198, 156) in RGB and (50°, 34%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CEC69C
RGB
206, 198, 156
HSL
50°, 34%, 71%
CMYK
0%, 4%, 24%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC69C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 198, 156

Red: 206 / Green: 198 / Blue: 156

HSL

50°, 34%, 71%

Hue: 50° / Saturation: 34% / Lightness: 71%

CMYK

0%, 4%, 24%, 19%

Cyan: 0% / Magenta: 4% / Yellow: 24% / Key: 19%

What color is #CEC69C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC69C to RGB:

rgb(206, 198, 156)HEX to RGB Converter →

HEX to HSL

Convert #CEC69C to HSL:

hsl(50, 34%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC69C to CMYK:

cmyk(0%, 4%, 24%, 19%)Color Converter →

Color Meaning and Usage

#CEC69C is a soft yellow color with RGB values of 206, 198, 156 and HSL of 50°, 34%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC69C is #9CA4CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEAD9C.

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

Contrast with #CEC69C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC69C?

#CEC69C is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEC69C?

#CEC69C in RGB is (206, 198, 156) - 206 red, 198 green, and 156 blue.

How to use #CEC69C in CSS?

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

What colors go well with #CEC69C?

#9CA4CE (complementary), #CEAD9C (analogous), and #B5A869 (lighter shade) work well with #CEC69C.