#D23ABB Color

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

Color preview

#D23ABB

Color formats

HEX
#D23ABB
RGB
rgb(210, 58, 187)
RGBA
rgba(210, 58, 187, 1)
HSL
hsl(309, 63%, 53%)
HSV
hsv(309, 72%, 82%)
CMYK
cmyk(0%, 72%, 11%, 18%)
CSS variable
--color-primary: #D23ABB;
Lowercase HEX
#d23abb

Shades

Tints

Tones

Harmony

CSS snippets for #D23ABB

.color-d23abb {
  color: #D23ABB;
  background-color: #D23ABB;
}

Frequently asked questions

What color is #D23ABB?+

#D23ABB is a HEX color with RGB value rgb(210, 58, 187) and HSL value hsl(309, 63%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D23ABB?+

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