#DBB8FF Color

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

Color preview

#DBB8FF

Color formats

HEX
#DBB8FF
RGB
rgb(219, 184, 255)
RGBA
rgba(219, 184, 255, 1)
HSL
hsl(270, 100%, 86%)
HSV
hsv(270, 28%, 100%)
CMYK
cmyk(14%, 28%, 0%, 0%)
CSS variable
--color-primary: #DBB8FF;
Lowercase HEX
#dbb8ff

Shades

Tints

Tones

Harmony

CSS snippets for #DBB8FF

.color-dbb8ff {
  color: #DBB8FF;
  background-color: #DBB8FF;
}

Frequently asked questions

What color is #DBB8FF?+

#DBB8FF is a HEX color with RGB value rgb(219, 184, 255) and HSL value hsl(270, 100%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DBB8FF?+

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