#D3125C Color

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

Color preview

#D3125C

Color formats

HEX
#D3125C
RGB
rgb(211, 18, 92)
RGBA
rgba(211, 18, 92, 1)
HSL
hsl(337, 84%, 45%)
HSV
hsv(337, 91%, 83%)
CMYK
cmyk(0%, 91%, 56%, 17%)
CSS variable
--color-primary: #D3125C;
Lowercase HEX
#d3125c

Shades

Tints

Tones

Harmony

CSS snippets for #D3125C

.color-d3125c {
  color: #D3125C;
  background-color: #D3125C;
}

Frequently asked questions

What color is #D3125C?+

#D3125C is a HEX color with RGB value rgb(211, 18, 92) and HSL value hsl(337, 84%, 45%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D3125C?+

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