#DBE9F0 Color

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

Color preview

#DBE9F0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBE9F0

.color-dbe9f0 {
  color: #DBE9F0;
  background-color: #DBE9F0;
}

Frequently asked questions

What color is #DBE9F0?+

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

What is the closest Tailwind color to #DBE9F0?+

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