#D2EB59 Color

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

Color preview

#D2EB59

Color formats

HEX
#D2EB59
RGB
rgb(210, 235, 89)
RGBA
rgba(210, 235, 89, 1)
HSL
hsl(70, 78%, 64%)
HSV
hsv(70, 62%, 92%)
CMYK
cmyk(11%, 0%, 62%, 8%)
CSS variable
--color-primary: #D2EB59;
Lowercase HEX
#d2eb59

Shades

Tints

Tones

Harmony

CSS snippets for #D2EB59

.color-d2eb59 {
  color: #D2EB59;
  background-color: #D2EB59;
}

Frequently asked questions

What color is #D2EB59?+

#D2EB59 is a HEX color with RGB value rgb(210, 235, 89) and HSL value hsl(70, 78%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2EB59?+

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