#DB99FF Color

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

Color preview

#DB99FF

Color formats

HEX
#DB99FF
RGB
rgb(219, 153, 255)
RGBA
rgba(219, 153, 255, 1)
HSL
hsl(279, 100%, 80%)
HSV
hsv(279, 40%, 100%)
CMYK
cmyk(14%, 40%, 0%, 0%)
CSS variable
--color-primary: #DB99FF;
Lowercase HEX
#db99ff

Shades

Tints

Tones

Harmony

CSS snippets for #DB99FF

.color-db99ff {
  color: #DB99FF;
  background-color: #DB99FF;
}

Frequently asked questions

What color is #DB99FF?+

#DB99FF is a HEX color with RGB value rgb(219, 153, 255) and HSL value hsl(279, 100%, 80%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DB99FF?+

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