#D3514A Color

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

Color preview

#D3514A

Color formats

HEX
#D3514A
RGB
rgb(211, 81, 74)
RGBA
rgba(211, 81, 74, 1)
HSL
hsl(3, 61%, 56%)
HSV
hsv(3, 65%, 83%)
CMYK
cmyk(0%, 62%, 65%, 17%)
CSS variable
--color-primary: #D3514A;
Lowercase HEX
#d3514a

Shades

Tints

Tones

Harmony

CSS snippets for #D3514A

.color-d3514a {
  color: #D3514A;
  background-color: #D3514A;
}

Frequently asked questions

What color is #D3514A?+

#D3514A is a HEX color with RGB value rgb(211, 81, 74) and HSL value hsl(3, 61%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3514A?+

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