#DBEEF7 Color

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

Color preview

#DBEEF7

Color formats

HEX
#DBEEF7
RGB
rgb(219, 238, 247)
RGBA
rgba(219, 238, 247, 1)
HSL
hsl(199, 64%, 91%)
HSV
hsv(199, 11%, 97%)
CMYK
cmyk(11%, 4%, 0%, 3%)
CSS variable
--color-primary: #DBEEF7;
Lowercase HEX
#dbeef7

Shades

Tints

Tones

Harmony

CSS snippets for #DBEEF7

.color-dbeef7 {
  color: #DBEEF7;
  background-color: #DBEEF7;
}

Frequently asked questions

What color is #DBEEF7?+

#DBEEF7 is a HEX color with RGB value rgb(219, 238, 247) and HSL value hsl(199, 64%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBEEF7?+

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