#D18EB0 Color

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

Color preview

#D18EB0

Color formats

HEX
#D18EB0
RGB
rgb(209, 142, 176)
RGBA
rgba(209, 142, 176, 1)
HSL
hsl(330, 42%, 69%)
HSV
hsv(330, 32%, 82%)
CMYK
cmyk(0%, 32%, 16%, 18%)
CSS variable
--color-primary: #D18EB0;
Lowercase HEX
#d18eb0

Shades

Tints

Tones

Harmony

CSS snippets for #D18EB0

.color-d18eb0 {
  color: #D18EB0;
  background-color: #D18EB0;
}

Frequently asked questions

What color is #D18EB0?+

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

What is the closest Tailwind color to #D18EB0?+

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