#CED96B Color

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

Color preview

#CED96B

Color formats

HEX
#CED96B
RGB
rgb(206, 217, 107)
RGBA
rgba(206, 217, 107, 1)
HSL
hsl(66, 59%, 64%)
HSV
hsv(66, 51%, 85%)
CMYK
cmyk(5%, 0%, 51%, 15%)
CSS variable
--color-primary: #CED96B;
Lowercase HEX
#ced96b

Shades

Tints

Tones

Harmony

CSS snippets for #CED96B

.color-ced96b {
  color: #CED96B;
  background-color: #CED96B;
}

Frequently asked questions

What color is #CED96B?+

#CED96B is a HEX color with RGB value rgb(206, 217, 107) and HSL value hsl(66, 59%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CED96B?+

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