#DEEB23 Color

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

Color preview

#DEEB23

Color formats

HEX
#DEEB23
RGB
rgb(222, 235, 35)
RGBA
rgba(222, 235, 35, 1)
HSL
hsl(64, 83%, 53%)
HSV
hsv(64, 85%, 92%)
CMYK
cmyk(6%, 0%, 85%, 8%)
CSS variable
--color-primary: #DEEB23;
Lowercase HEX
#deeb23

Shades

Tints

Tones

Harmony

CSS snippets for #DEEB23

.color-deeb23 {
  color: #DEEB23;
  background-color: #DEEB23;
}

Frequently asked questions

What color is #DEEB23?+

#DEEB23 is a HEX color with RGB value rgb(222, 235, 35) and HSL value hsl(64, 83%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEEB23?+

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