#DBDAF2 Color

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

Color preview

#DBDAF2

Color formats

HEX
#DBDAF2
RGB
rgb(219, 218, 242)
RGBA
rgba(219, 218, 242, 1)
HSL
hsl(242, 48%, 90%)
HSV
hsv(242, 10%, 95%)
CMYK
cmyk(10%, 10%, 0%, 5%)
CSS variable
--color-primary: #DBDAF2;
Lowercase HEX
#dbdaf2

Shades

Tints

Tones

Harmony

CSS snippets for #DBDAF2

.color-dbdaf2 {
  color: #DBDAF2;
  background-color: #DBDAF2;
}

Frequently asked questions

What color is #DBDAF2?+

#DBDAF2 is a HEX color with RGB value rgb(219, 218, 242) and HSL value hsl(242, 48%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBDAF2?+

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