#DBEAF0 Color

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

Color preview

#DBEAF0

Color formats

HEX
#DBEAF0
RGB
rgb(219, 234, 240)
RGBA
rgba(219, 234, 240, 1)
HSL
hsl(197, 41%, 90%)
HSV
hsv(197, 9%, 94%)
CMYK
cmyk(9%, 3%, 0%, 6%)
CSS variable
--color-primary: #DBEAF0;
Lowercase HEX
#dbeaf0

Shades

Tints

Tones

Harmony

CSS snippets for #DBEAF0

.color-dbeaf0 {
  color: #DBEAF0;
  background-color: #DBEAF0;
}

Frequently asked questions

What color is #DBEAF0?+

#DBEAF0 is a HEX color with RGB value rgb(219, 234, 240) and HSL value hsl(197, 41%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBEAF0?+

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