#CECB8F Color Information

Hex color code: #CECB8F

The hex color #CECB8F is a subtle yellow with RGB values of (206, 203, 143) and HSL of (57°, 39%, 68%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CECB8F
RGB
206, 203, 143
HSL
57°, 39%, 68%
CMYK
0%, 1%, 31%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECB8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 143

Red: 206 / Green: 203 / Blue: 143

HSL

57°, 39%, 68%

Hue: 57° / Saturation: 39% / Lightness: 68%

CMYK

0%, 1%, 31%, 19%

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

What color is #CECB8F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECB8F to RGB:

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

HEX to HSL

Convert #CECB8F to HSL:

hsl(57, 39%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CECB8F to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #CECB8F has RGB (206, 203, 143) and HSL (57°, 39%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECB8F is #8E91CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDAA8E.

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

Contrast with #CECB8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECB8F?

#CECB8F is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CECB8F?

#CECB8F in RGB is (206, 203, 143) - 206 red, 203 green, and 143 blue.

How to use #CECB8F in CSS?

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

What colors go well with #CECB8F?

#8E91CD (complementary), #CDAA8E (analogous), and #B6B158 (lighter shade) work well with #CECB8F.