#D3365B Color

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

Color preview

#D3365B

Color formats

HEX
#D3365B
RGB
rgb(211, 54, 91)
RGBA
rgba(211, 54, 91, 1)
HSL
hsl(346, 64%, 52%)
HSV
hsv(346, 74%, 83%)
CMYK
cmyk(0%, 74%, 57%, 17%)
CSS variable
--color-primary: #D3365B;
Lowercase HEX
#d3365b

Shades

Tints

Tones

Harmony

CSS snippets for #D3365B

.color-d3365b {
  color: #D3365B;
  background-color: #D3365B;
}

Frequently asked questions

What color is #D3365B?+

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

What is the closest Tailwind color to #D3365B?+

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