#DBFEEE Color

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

Color preview

#DBFEEE

Color formats

HEX
#DBFEEE
RGB
rgb(219, 254, 238)
RGBA
rgba(219, 254, 238, 1)
HSL
hsl(153, 95%, 93%)
HSV
hsv(153, 14%, 100%)
CMYK
cmyk(14%, 0%, 6%, 0%)
CSS variable
--color-primary: #DBFEEE;
Lowercase HEX
#dbfeee

Shades

Tints

Tones

Harmony

CSS snippets for #DBFEEE

.color-dbfeee {
  color: #DBFEEE;
  background-color: #DBFEEE;
}

Frequently asked questions

What color is #DBFEEE?+

#DBFEEE is a HEX color with RGB value rgb(219, 254, 238) and HSL value hsl(153, 95%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DBFEEE?+

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