#DEEB55 Color

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

Color preview

#DEEB55

Color formats

HEX
#DEEB55
RGB
rgb(222, 235, 85)
RGBA
rgba(222, 235, 85, 1)
HSL
hsl(65, 79%, 63%)
HSV
hsv(65, 64%, 92%)
CMYK
cmyk(6%, 0%, 64%, 8%)
CSS variable
--color-primary: #DEEB55;
Lowercase HEX
#deeb55

Shades

Tints

Tones

Harmony

CSS snippets for #DEEB55

.color-deeb55 {
  color: #DEEB55;
  background-color: #DEEB55;
}

Frequently asked questions

What color is #DEEB55?+

#DEEB55 is a HEX color with RGB value rgb(222, 235, 85) and HSL value hsl(65, 79%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEEB55?+

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