#D08080 Color

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

Color preview

#D08080

Color formats

HEX
#D08080
RGB
rgb(208, 128, 128)
RGBA
rgba(208, 128, 128, 1)
HSL
hsl(0, 46%, 66%)
HSV
hsv(0, 38%, 82%)
CMYK
cmyk(0%, 38%, 38%, 18%)
CSS variable
--color-primary: #D08080;
Lowercase HEX
#d08080

Shades

Tints

Tones

Harmony

CSS snippets for #D08080

.color-d08080 {
  color: #D08080;
  background-color: #D08080;
}

Frequently asked questions

What color is #D08080?+

#D08080 is a HEX color with RGB value rgb(208, 128, 128) and HSL value hsl(0, 46%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D08080?+

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