#DBDCF5 Color

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

Color preview

#DBDCF5

Color formats

HEX
#DBDCF5
RGB
rgb(219, 220, 245)
RGBA
rgba(219, 220, 245, 1)
HSL
hsl(238, 57%, 91%)
HSV
hsv(238, 11%, 96%)
CMYK
cmyk(11%, 10%, 0%, 4%)
CSS variable
--color-primary: #DBDCF5;
Lowercase HEX
#dbdcf5

Shades

Tints

Tones

Harmony

CSS snippets for #DBDCF5

.color-dbdcf5 {
  color: #DBDCF5;
  background-color: #DBDCF5;
}

Frequently asked questions

What color is #DBDCF5?+

#DBDCF5 is a HEX color with RGB value rgb(219, 220, 245) and HSL value hsl(238, 57%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBDCF5?+

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