#DBD8F8 Color

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

Color preview

#DBD8F8

Color formats

HEX
#DBD8F8
RGB
rgb(219, 216, 248)
RGBA
rgba(219, 216, 248, 1)
HSL
hsl(246, 70%, 91%)
HSV
hsv(246, 13%, 97%)
CMYK
cmyk(12%, 13%, 0%, 3%)
CSS variable
--color-primary: #DBD8F8;
Lowercase HEX
#dbd8f8

Shades

Tints

Tones

Harmony

CSS snippets for #DBD8F8

.color-dbd8f8 {
  color: #DBD8F8;
  background-color: #DBD8F8;
}

Frequently asked questions

What color is #DBD8F8?+

#DBD8F8 is a HEX color with RGB value rgb(219, 216, 248) and HSL value hsl(246, 70%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBD8F8?+

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