#DEE430 Color

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

Color preview

#DEE430

Color formats

HEX
#DEE430
RGB
rgb(222, 228, 48)
RGBA
rgba(222, 228, 48, 1)
HSL
hsl(62, 77%, 54%)
HSV
hsv(62, 79%, 89%)
CMYK
cmyk(3%, 0%, 79%, 11%)
CSS variable
--color-primary: #DEE430;
Lowercase HEX
#dee430

Shades

Tints

Tones

Harmony

CSS snippets for #DEE430

.color-dee430 {
  color: #DEE430;
  background-color: #DEE430;
}

Frequently asked questions

What color is #DEE430?+

#DEE430 is a HEX color with RGB value rgb(222, 228, 48) and HSL value hsl(62, 77%, 54%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEE430?+

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