#CED84B Color

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

Color preview

#CED84B

Color formats

HEX
#CED84B
RGB
rgb(206, 216, 75)
RGBA
rgba(206, 216, 75, 1)
HSL
hsl(64, 64%, 57%)
HSV
hsv(64, 65%, 85%)
CMYK
cmyk(5%, 0%, 65%, 15%)
CSS variable
--color-primary: #CED84B;
Lowercase HEX
#ced84b

Shades

Tints

Tones

Harmony

CSS snippets for #CED84B

.color-ced84b {
  color: #CED84B;
  background-color: #CED84B;
}

Frequently asked questions

What color is #CED84B?+

#CED84B is a HEX color with RGB value rgb(206, 216, 75) and HSL value hsl(64, 64%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CED84B?+

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