#CECC82 Color Information

Hex color code: #CECC82

#CECC82 is a gentle yellow color. In RGB it is (206, 204, 130), and in HSL it is (58°, 44%, 66%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#CECC82
RGB
206, 204, 130
HSL
58°, 44%, 66%
CMYK
0%, 1%, 37%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECC82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 130

Red: 206 / Green: 204 / Blue: 130

HSL

58°, 44%, 66%

Hue: 58° / Saturation: 44% / Lightness: 66%

CMYK

0%, 1%, 37%, 19%

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

What color is #CECC82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECC82 to RGB:

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

HEX to HSL

Convert #CECC82 to HSL:

hsl(58, 44%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CECC82 to CMYK:

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

Color Meaning and Usage

#CECC82 is a pastel yellow color with RGB values of 206, 204, 130 and HSL of 58°, 44%, 66%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECC82 is #8285CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA682.

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

Contrast with #CECC82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECC82?

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

What is the RGB value of #CECC82?

#CECC82 in RGB is (206, 204, 130) - 206 red, 204 green, and 130 blue.

How to use #CECC82 in CSS?

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

What colors go well with #CECC82?

#8285CE (complementary), #CEA682 (analogous), and #B9B54B (lighter shade) work well with #CECC82.