#EDF252 Color

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

Color preview

#EDF252

Color formats

HEX
#EDF252
RGB
rgb(237, 242, 82)
RGBA
rgba(237, 242, 82, 1)
HSL
hsl(62, 86%, 64%)
HSV
hsv(62, 66%, 95%)
CMYK
cmyk(2%, 0%, 66%, 5%)
CSS variable
--color-primary: #EDF252;
Lowercase HEX
#edf252

Shades

Tints

Tones

Harmony

CSS snippets for #EDF252

.color-edf252 {
  color: #EDF252;
  background-color: #EDF252;
}

Frequently asked questions

What color is #EDF252?+

#EDF252 is a HEX color with RGB value rgb(237, 242, 82) and HSL value hsl(62, 86%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDF252?+

The closest Tailwind color is yellow-300, available as the bg-yellow-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