#D23CCB Color

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

Color preview

#D23CCB

Color formats

HEX
#D23CCB
RGB
rgb(210, 60, 203)
RGBA
rgba(210, 60, 203, 1)
HSL
hsl(303, 62%, 53%)
HSV
hsv(303, 71%, 82%)
CMYK
cmyk(0%, 71%, 3%, 18%)
CSS variable
--color-primary: #D23CCB;
Lowercase HEX
#d23ccb

Shades

Tints

Tones

Harmony

CSS snippets for #D23CCB

.color-d23ccb {
  color: #D23CCB;
  background-color: #D23CCB;
}

Frequently asked questions

What color is #D23CCB?+

#D23CCB is a HEX color with RGB value rgb(210, 60, 203) and HSL value hsl(303, 62%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D23CCB?+

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