#DBEEEE Color

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

Color preview

#DBEEEE

Color formats

HEX
#DBEEEE
RGB
rgb(219, 238, 238)
RGBA
rgba(219, 238, 238, 1)
HSL
hsl(180, 36%, 90%)
HSV
hsv(180, 8%, 93%)
CMYK
cmyk(8%, 0%, 0%, 7%)
CSS variable
--color-primary: #DBEEEE;
Lowercase HEX
#dbeeee

Shades

Tints

Tones

Harmony

CSS snippets for #DBEEEE

.color-dbeeee {
  color: #DBEEEE;
  background-color: #DBEEEE;
}

Frequently asked questions

What color is #DBEEEE?+

#DBEEEE is a HEX color with RGB value rgb(219, 238, 238) and HSL value hsl(180, 36%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBEEEE?+

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