#DBE1FF Color

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

Color preview

#DBE1FF

Color formats

HEX
#DBE1FF
RGB
rgb(219, 225, 255)
RGBA
rgba(219, 225, 255, 1)
HSL
hsl(230, 100%, 93%)
HSV
hsv(230, 14%, 100%)
CMYK
cmyk(14%, 12%, 0%, 0%)
CSS variable
--color-primary: #DBE1FF;
Lowercase HEX
#dbe1ff

Shades

Tints

Tones

Harmony

CSS snippets for #DBE1FF

.color-dbe1ff {
  color: #DBE1FF;
  background-color: #DBE1FF;
}

Frequently asked questions

What color is #DBE1FF?+

#DBE1FF is a HEX color with RGB value rgb(219, 225, 255) and HSL value hsl(230, 100%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBE1FF?+

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