#DEF8BE Color

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

Color preview

#DEF8BE

Color formats

HEX
#DEF8BE
RGB
rgb(222, 248, 190)
RGBA
rgba(222, 248, 190, 1)
HSL
hsl(87, 81%, 86%)
HSV
hsv(87, 23%, 97%)
CMYK
cmyk(10%, 0%, 23%, 3%)
CSS variable
--color-primary: #DEF8BE;
Lowercase HEX
#def8be

Shades

Tints

Tones

Harmony

CSS snippets for #DEF8BE

.color-def8be {
  color: #DEF8BE;
  background-color: #DEF8BE;
}

Frequently asked questions

What color is #DEF8BE?+

#DEF8BE is a HEX color with RGB value rgb(222, 248, 190) and HSL value hsl(87, 81%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF8BE?+

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