#CEC99D Color Information

Hex color code: #CEC99D

The hex color #CEC99D is a subtle yellow with RGB values of (206, 201, 157) and HSL of (54°, 33%, 71%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CEC99D
RGB
206, 201, 157
HSL
54°, 33%, 71%
CMYK
0%, 2%, 24%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC99D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 201, 157

Red: 206 / Green: 201 / Blue: 157

HSL

54°, 33%, 71%

Hue: 54° / Saturation: 33% / Lightness: 71%

CMYK

0%, 2%, 24%, 19%

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

What color is #CEC99D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC99D to RGB:

rgb(206, 201, 157)HEX to RGB Converter →

HEX to HSL

Convert #CEC99D to HSL:

hsl(54, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC99D to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CEC99D has RGB (206, 201, 157) and HSL (54°, 33%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC99D is #9DA2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB09D.

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

Contrast with #CEC99D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC99D?

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

What is the RGB value of #CEC99D?

#CEC99D in RGB is (206, 201, 157) - 206 red, 201 green, and 157 blue.

How to use #CEC99D in CSS?

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

What colors go well with #CEC99D?

#9DA2CD (complementary), #CDB09D (analogous), and #B4AC6A (lighter shade) work well with #CEC99D.