#D5BFF3 Color

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

Color preview

#D5BFF3

Color formats

HEX
#D5BFF3
RGB
rgb(213, 191, 243)
RGBA
rgba(213, 191, 243, 1)
HSL
hsl(265, 68%, 85%)
HSV
hsv(265, 21%, 95%)
CMYK
cmyk(12%, 21%, 0%, 5%)
CSS variable
--color-primary: #D5BFF3;
Lowercase HEX
#d5bff3

Shades

Tints

Tones

Harmony

CSS snippets for #D5BFF3

.color-d5bff3 {
  color: #D5BFF3;
  background-color: #D5BFF3;
}

Frequently asked questions

What color is #D5BFF3?+

#D5BFF3 is a HEX color with RGB value rgb(213, 191, 243) and HSL value hsl(265, 68%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D5BFF3?+

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