#DB6B9F Color

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

Color preview

#DB6B9F

Color formats

HEX
#DB6B9F
RGB
rgb(219, 107, 159)
RGBA
rgba(219, 107, 159, 1)
HSL
hsl(332, 61%, 64%)
HSV
hsv(332, 51%, 86%)
CMYK
cmyk(0%, 51%, 27%, 14%)
CSS variable
--color-primary: #DB6B9F;
Lowercase HEX
#db6b9f

Shades

Tints

Tones

Harmony

CSS snippets for #DB6B9F

.color-db6b9f {
  color: #DB6B9F;
  background-color: #DB6B9F;
}

Frequently asked questions

What color is #DB6B9F?+

#DB6B9F is a HEX color with RGB value rgb(219, 107, 159) and HSL value hsl(332, 61%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB6B9F?+

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