#DB8383 Color

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

Color preview

#DB8383

Color formats

HEX
#DB8383
RGB
rgb(219, 131, 131)
RGBA
rgba(219, 131, 131, 1)
HSL
hsl(0, 55%, 69%)
HSV
hsv(0, 40%, 86%)
CMYK
cmyk(0%, 40%, 40%, 14%)
CSS variable
--color-primary: #DB8383;
Lowercase HEX
#db8383

Shades

Tints

Tones

Harmony

CSS snippets for #DB8383

.color-db8383 {
  color: #DB8383;
  background-color: #DB8383;
}

Frequently asked questions

What color is #DB8383?+

#DB8383 is a HEX color with RGB value rgb(219, 131, 131) and HSL value hsl(0, 55%, 69%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #DB8383?+

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