#D18EB1 Color

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

Color preview

#D18EB1

Color formats

HEX
#D18EB1
RGB
rgb(209, 142, 177)
RGBA
rgba(209, 142, 177, 1)
HSL
hsl(329, 42%, 69%)
HSV
hsv(329, 32%, 82%)
CMYK
cmyk(0%, 32%, 15%, 18%)
CSS variable
--color-primary: #D18EB1;
Lowercase HEX
#d18eb1

Shades

Tints

Tones

Harmony

CSS snippets for #D18EB1

.color-d18eb1 {
  color: #D18EB1;
  background-color: #D18EB1;
}

Frequently asked questions

What color is #D18EB1?+

#D18EB1 is a HEX color with RGB value rgb(209, 142, 177) and HSL value hsl(329, 42%, 69%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #D18EB1?+

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