#D3366D Color

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

Color preview

#D3366D

Color formats

HEX
#D3366D
RGB
rgb(211, 54, 109)
RGBA
rgba(211, 54, 109, 1)
HSL
hsl(339, 64%, 52%)
HSV
hsv(339, 74%, 83%)
CMYK
cmyk(0%, 74%, 48%, 17%)
CSS variable
--color-primary: #D3366D;
Lowercase HEX
#d3366d

Shades

Tints

Tones

Harmony

CSS snippets for #D3366D

.color-d3366d {
  color: #D3366D;
  background-color: #D3366D;
}

Frequently asked questions

What color is #D3366D?+

#D3366D is a HEX color with RGB value rgb(211, 54, 109) and HSL value hsl(339, 64%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3366D?+

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