#CFDA52 Color

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

Color preview

#CFDA52

Color formats

HEX
#CFDA52
RGB
rgb(207, 218, 82)
RGBA
rgba(207, 218, 82, 1)
HSL
hsl(65, 65%, 59%)
HSV
hsv(65, 62%, 85%)
CMYK
cmyk(5%, 0%, 62%, 15%)
CSS variable
--color-primary: #CFDA52;
Lowercase HEX
#cfda52

Shades

Tints

Tones

Harmony

CSS snippets for #CFDA52

.color-cfda52 {
  color: #CFDA52;
  background-color: #CFDA52;
}

Frequently asked questions

What color is #CFDA52?+

#CFDA52 is a HEX color with RGB value rgb(207, 218, 82) and HSL value hsl(65, 65%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFDA52?+

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