#D2828B Color

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

Color preview

#D2828B

Color formats

HEX
#D2828B
RGB
rgb(210, 130, 139)
RGBA
rgba(210, 130, 139, 1)
HSL
hsl(353, 47%, 67%)
HSV
hsv(353, 38%, 82%)
CMYK
cmyk(0%, 38%, 34%, 18%)
CSS variable
--color-primary: #D2828B;
Lowercase HEX
#d2828b

Shades

Tints

Tones

Harmony

CSS snippets for #D2828B

.color-d2828b {
  color: #D2828B;
  background-color: #D2828B;
}

Frequently asked questions

What color is #D2828B?+

#D2828B is a HEX color with RGB value rgb(210, 130, 139) and HSL value hsl(353, 47%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D2828B?+

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