#D28EB2 Color

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

Color preview

#D28EB2

Color formats

HEX
#D28EB2
RGB
rgb(210, 142, 178)
RGBA
rgba(210, 142, 178, 1)
HSL
hsl(328, 43%, 69%)
HSV
hsv(328, 32%, 82%)
CMYK
cmyk(0%, 32%, 15%, 18%)
CSS variable
--color-primary: #D28EB2;
Lowercase HEX
#d28eb2

Shades

Tints

Tones

Harmony

CSS snippets for #D28EB2

.color-d28eb2 {
  color: #D28EB2;
  background-color: #D28EB2;
}

Frequently asked questions

What color is #D28EB2?+

#D28EB2 is a HEX color with RGB value rgb(210, 142, 178) and HSL value hsl(328, 43%, 69%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #D28EB2?+

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