#CEDC6B Color

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

Color preview

#CEDC6B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEDC6B

.color-cedc6b {
  color: #CEDC6B;
  background-color: #CEDC6B;
}

Frequently asked questions

What color is #CEDC6B?+

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

What is the closest Tailwind color to #CEDC6B?+

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