#CEC29C Color Information

Hex color code: #CEC29C

A delicate yellow shade, #CEC29C appears as (206, 194, 156) in RGB and (46°, 34%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CEC29C
RGB
206, 194, 156
HSL
46°, 34%, 71%
CMYK
0%, 6%, 24%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC29C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 194, 156

Red: 206 / Green: 194 / Blue: 156

HSL

46°, 34%, 71%

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

CMYK

0%, 6%, 24%, 19%

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

What color is #CEC29C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC29C to RGB:

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

HEX to HSL

Convert #CEC29C to HSL:

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

HEX to CMYK

Convert #CEC29C to CMYK:

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

Color Meaning and Usage

#CEC29C is a soft yellow color with RGB values of 206, 194, 156 and HSL of 46°, 34%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC29C is #9CA8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA99C.

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

Contrast with #CEC29C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC29C?

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

What is the RGB value of #CEC29C?

#CEC29C in RGB is (206, 194, 156) - 206 red, 194 green, and 156 blue.

How to use #CEC29C in CSS?

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

What colors go well with #CEC29C?

#9CA8CE (complementary), #CEA99C (analogous), and #B5A369 (lighter shade) work well with #CEC29C.