#DACDFB Color

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

Color preview

#DACDFB

Color formats

HEX
#DACDFB
RGB
rgb(218, 205, 251)
RGBA
rgba(218, 205, 251, 1)
HSL
hsl(257, 85%, 89%)
HSV
hsv(257, 18%, 98%)
CMYK
cmyk(13%, 18%, 0%, 2%)
CSS variable
--color-primary: #DACDFB;
Lowercase HEX
#dacdfb

Shades

Tints

Tones

Harmony

CSS snippets for #DACDFB

.color-dacdfb {
  color: #DACDFB;
  background-color: #DACDFB;
}

Frequently asked questions

What color is #DACDFB?+

#DACDFB is a HEX color with RGB value rgb(218, 205, 251) and HSL value hsl(257, 85%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DACDFB?+

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