#CECB9F Color Information

Hex color code: #CECB9F

#CECB9F is a subtle yellow color. In RGB it is (206, 203, 159), and in HSL it is (56°, 32%, 72%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CECB9F
RGB
206, 203, 159
HSL
56°, 32%, 72%
CMYK
0%, 1%, 23%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECB9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 159

Red: 206 / Green: 203 / Blue: 159

HSL

56°, 32%, 72%

Hue: 56° / Saturation: 32% / Lightness: 72%

CMYK

0%, 1%, 23%, 19%

Cyan: 0% / Magenta: 1% / Yellow: 23% / Key: 19%

What color is #CECB9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECB9F to RGB:

rgb(206, 203, 159)HEX to RGB Converter →

HEX to HSL

Convert #CECB9F to HSL:

hsl(56, 32%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CECB9F to CMYK:

cmyk(0%, 1%, 23%, 19%)Color Converter →

Color Meaning and Usage

#CECB9F is a gentle yellow color with RGB values of 206, 203, 159 and HSL of 56°, 32%, 72%. 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 #CECB9F is #A1A4CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEB5A1.

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

Contrast with #CECB9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECB9F?

#CECB9F is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CECB9F?

#CECB9F in RGB is (206, 203, 159) - 206 red, 203 green, and 159 blue.

How to use #CECB9F in CSS?

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

What colors go well with #CECB9F?

#A1A4CE (complementary), #CEB5A1 (analogous), and #B4B06E (lighter shade) work well with #CECB9F.