#EDED23 Color

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

Color preview

#EDED23

Color formats

HEX
#EDED23
RGB
rgb(237, 237, 35)
RGBA
rgba(237, 237, 35, 1)
HSL
hsl(60, 85%, 53%)
HSV
hsv(60, 85%, 93%)
CMYK
cmyk(0%, 0%, 85%, 7%)
CSS variable
--color-primary: #EDED23;
Lowercase HEX
#eded23

Shades

Tints

Tones

Harmony

CSS snippets for #EDED23

.color-eded23 {
  color: #EDED23;
  background-color: #EDED23;
}

Frequently asked questions

What color is #EDED23?+

#EDED23 is a HEX color with RGB value rgb(237, 237, 35) and HSL value hsl(60, 85%, 53%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EDED23?+

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