#DEF4BE Color

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

Color preview

#DEF4BE

Color formats

HEX
#DEF4BE
RGB
rgb(222, 244, 190)
RGBA
rgba(222, 244, 190, 1)
HSL
hsl(84, 71%, 85%)
HSV
hsv(84, 22%, 96%)
CMYK
cmyk(9%, 0%, 22%, 4%)
CSS variable
--color-primary: #DEF4BE;
Lowercase HEX
#def4be

Shades

Tints

Tones

Harmony

CSS snippets for #DEF4BE

.color-def4be {
  color: #DEF4BE;
  background-color: #DEF4BE;
}

Frequently asked questions

What color is #DEF4BE?+

#DEF4BE is a HEX color with RGB value rgb(222, 244, 190) and HSL value hsl(84, 71%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF4BE?+

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