#CECF82 Color

Inspect #CECF82 across formats, palettes, contrast and closest named color matches.

Color preview

#CECF82

Color formats

HEX
#CECF82
RGB
rgb(206, 207, 130)
RGBA
rgba(206, 207, 130, 1)
HSL
hsl(61, 45%, 66%)
HSV
hsv(61, 37%, 81%)
CMYK
cmyk(0%, 0%, 37%, 19%)
CSS variable
--color-primary: #CECF82;
Lowercase HEX
#cecf82

Shades

Tints

Tones

Harmony

CSS snippets for #CECF82

.color-cecf82 {
  color: #CECF82;
  background-color: #CECF82;
}

Frequently asked questions

What color is #CECF82?+

#CECF82 is a HEX color with RGB value rgb(206, 207, 130) and HSL value hsl(61, 45%, 66%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CECF82?+

The closest Tailwind color is lime-300, available as the bg-lime-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools