#DABEFB Color

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

Color preview

#DABEFB

Color formats

HEX
#DABEFB
RGB
rgb(218, 190, 251)
RGBA
rgba(218, 190, 251, 1)
HSL
hsl(268, 88%, 86%)
HSV
hsv(268, 24%, 98%)
CMYK
cmyk(13%, 24%, 0%, 2%)
CSS variable
--color-primary: #DABEFB;
Lowercase HEX
#dabefb

Shades

Tints

Tones

Harmony

CSS snippets for #DABEFB

.color-dabefb {
  color: #DABEFB;
  background-color: #DABEFB;
}

Frequently asked questions

What color is #DABEFB?+

#DABEFB is a HEX color with RGB value rgb(218, 190, 251) and HSL value hsl(268, 88%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABEFB?+

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