#CECE82 Color Information

Hex color code: #CECE82

The hex color #CECE82 is a pastel yellow with RGB values of (206, 206, 130) and HSL of (60°, 44%, 66%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#CECE82
RGB
206, 206, 130
HSL
60°, 44%, 66%
CMYK
0%, 0%, 37%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECE82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 130

Red: 206 / Green: 206 / Blue: 130

HSL

60°, 44%, 66%

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

CMYK

0%, 0%, 37%, 19%

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

What color is #CECE82?

#CECE82 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECE82 to RGB:

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

HEX to HSL

Convert #CECE82 to HSL:

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

HEX to CMYK

Convert #CECE82 to CMYK:

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

Color Meaning and Usage

#CECE82 is a delicate yellow color with RGB values of 206, 206, 130 and HSL of 60°, 44%, 66%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECE82 is #8282CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA882.

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

Contrast with #CECE82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECE82?

#CECE82 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CECE82?

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

How to use #CECE82 in CSS?

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

What colors go well with #CECE82?

#8282CE (complementary), #CEA882 (analogous), and #B9B94B (lighter shade) work well with #CECE82.