#DBEEF9 Color

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

Color preview

#DBEEF9

Color formats

HEX
#DBEEF9
RGB
rgb(219, 238, 249)
RGBA
rgba(219, 238, 249, 1)
HSL
hsl(202, 71%, 92%)
HSV
hsv(202, 12%, 98%)
CMYK
cmyk(12%, 4%, 0%, 2%)
CSS variable
--color-primary: #DBEEF9;
Lowercase HEX
#dbeef9

Shades

Tints

Tones

Harmony

CSS snippets for #DBEEF9

.color-dbeef9 {
  color: #DBEEF9;
  background-color: #DBEEF9;
}

Frequently asked questions

What color is #DBEEF9?+

#DBEEF9 is a HEX color with RGB value rgb(219, 238, 249) and HSL value hsl(202, 71%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBEEF9?+

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