#CECE69 Color

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

Color preview

#CECE69

Color formats

HEX
#CECE69
RGB
rgb(206, 206, 105)
RGBA
rgba(206, 206, 105, 1)
HSL
hsl(60, 51%, 61%)
HSV
hsv(60, 49%, 81%)
CMYK
cmyk(0%, 0%, 49%, 19%)
CSS variable
--color-primary: #CECE69;
Lowercase HEX
#cece69

Shades

Tints

Tones

Harmony

CSS snippets for #CECE69

.color-cece69 {
  color: #CECE69;
  background-color: #CECE69;
}

Frequently asked questions

What color is #CECE69?+

#CECE69 is a HEX color with RGB value rgb(206, 206, 105) and HSL value hsl(60, 51%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CECE69?+

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