#DBEED2 Color

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

Color preview

#DBEED2

Color formats

HEX
#DBEED2
RGB
rgb(219, 238, 210)
RGBA
rgba(219, 238, 210, 1)
HSL
hsl(101, 45%, 88%)
HSV
hsv(101, 12%, 93%)
CMYK
cmyk(8%, 0%, 12%, 7%)
CSS variable
--color-primary: #DBEED2;
Lowercase HEX
#dbeed2

Shades

Tints

Tones

Harmony

CSS snippets for #DBEED2

.color-dbeed2 {
  color: #DBEED2;
  background-color: #DBEED2;
}

Frequently asked questions

What color is #DBEED2?+

#DBEED2 is a HEX color with RGB value rgb(219, 238, 210) and HSL value hsl(101, 45%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBEED2?+

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