#CECE6C Color

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

Color preview

#CECE6C

Color formats

HEX
#CECE6C
RGB
rgb(206, 206, 108)
RGBA
rgba(206, 206, 108, 1)
HSL
hsl(60, 50%, 62%)
HSV
hsv(60, 48%, 81%)
CMYK
cmyk(0%, 0%, 48%, 19%)
CSS variable
--color-primary: #CECE6C;
Lowercase HEX
#cece6c

Shades

Tints

Tones

Harmony

CSS snippets for #CECE6C

.color-cece6c {
  color: #CECE6C;
  background-color: #CECE6C;
}

Frequently asked questions

What color is #CECE6C?+

#CECE6C is a HEX color with RGB value rgb(206, 206, 108) and HSL value hsl(60, 50%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CECE6C?+

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