#CEDC60 Color

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

Color preview

#CEDC60

Color formats

HEX
#CEDC60
RGB
rgb(206, 220, 96)
RGBA
rgba(206, 220, 96, 1)
HSL
hsl(67, 64%, 62%)
HSV
hsv(67, 56%, 86%)
CMYK
cmyk(6%, 0%, 56%, 14%)
CSS variable
--color-primary: #CEDC60;
Lowercase HEX
#cedc60

Shades

Tints

Tones

Harmony

CSS snippets for #CEDC60

.color-cedc60 {
  color: #CEDC60;
  background-color: #CEDC60;
}

Frequently asked questions

What color is #CEDC60?+

#CEDC60 is a HEX color with RGB value rgb(206, 220, 96) and HSL value hsl(67, 64%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEDC60?+

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