#CECC92 Color Information

Hex color code: #CECC92

The hex color #CECC92 is a pastel yellow with RGB values of (206, 204, 146) and HSL of (58°, 38%, 69%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CECC92
RGB
206, 204, 146
HSL
58°, 38%, 69%
CMYK
0%, 1%, 29%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECC92; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 146

Red: 206 / Green: 204 / Blue: 146

HSL

58°, 38%, 69%

Hue: 58° / Saturation: 38% / Lightness: 69%

CMYK

0%, 1%, 29%, 19%

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

What color is #CECC92?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECC92 to RGB:

rgb(206, 204, 146)HEX to RGB Converter →

HEX to HSL

Convert #CECC92 to HSL:

hsl(58, 38%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CECC92 to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #CECC92 has RGB (206, 204, 146) and HSL (58°, 38%, 69%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECC92 is #9294CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEAE92.

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

Contrast with #CECC92

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECC92?

#CECC92 is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CECC92?

#CECC92 in RGB is (206, 204, 146) - 206 red, 204 green, and 146 blue.

How to use #CECC92 in CSS?

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

What colors go well with #CECC92?

#9294CE (complementary), #CEAE92 (analogous), and #B6B35D (lighter shade) work well with #CECC92.