#DBF4E4 Color

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

Color preview

#DBF4E4

Color formats

HEX
#DBF4E4
RGB
rgb(219, 244, 228)
RGBA
rgba(219, 244, 228, 1)
HSL
hsl(142, 53%, 91%)
HSV
hsv(142, 10%, 96%)
CMYK
cmyk(10%, 0%, 7%, 4%)
CSS variable
--color-primary: #DBF4E4;
Lowercase HEX
#dbf4e4

Shades

Tints

Tones

Harmony

CSS snippets for #DBF4E4

.color-dbf4e4 {
  color: #DBF4E4;
  background-color: #DBF4E4;
}

Frequently asked questions

What color is #DBF4E4?+

#DBF4E4 is a HEX color with RGB value rgb(219, 244, 228) and HSL value hsl(142, 53%, 91%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBF4E4?+

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