#DB4863 Color

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

Color preview

#DB4863

Color formats

HEX
#DB4863
RGB
rgb(219, 72, 99)
RGBA
rgba(219, 72, 99, 1)
HSL
hsl(349, 67%, 57%)
HSV
hsv(349, 67%, 86%)
CMYK
cmyk(0%, 67%, 55%, 14%)
CSS variable
--color-primary: #DB4863;
Lowercase HEX
#db4863

Shades

Tints

Tones

Harmony

CSS snippets for #DB4863

.color-db4863 {
  color: #DB4863;
  background-color: #DB4863;
}

Frequently asked questions

What color is #DB4863?+

#DB4863 is a HEX color with RGB value rgb(219, 72, 99) and HSL value hsl(349, 67%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB4863?+

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