#D3828C Color

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

Color preview

#D3828C

Color formats

HEX
#D3828C
RGB
rgb(211, 130, 140)
RGBA
rgba(211, 130, 140, 1)
HSL
hsl(353, 48%, 67%)
HSV
hsv(353, 38%, 83%)
CMYK
cmyk(0%, 38%, 34%, 17%)
CSS variable
--color-primary: #D3828C;
Lowercase HEX
#d3828c

Shades

Tints

Tones

Harmony

CSS snippets for #D3828C

.color-d3828c {
  color: #D3828C;
  background-color: #D3828C;
}

Frequently asked questions

What color is #D3828C?+

#D3828C is a HEX color with RGB value rgb(211, 130, 140) and HSL value hsl(353, 48%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3828C?+

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