#D3634A Color

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

Color preview

#D3634A

Color formats

HEX
#D3634A
RGB
rgb(211, 99, 74)
RGBA
rgba(211, 99, 74, 1)
HSL
hsl(11, 61%, 56%)
HSV
hsv(11, 65%, 83%)
CMYK
cmyk(0%, 53%, 65%, 17%)
CSS variable
--color-primary: #D3634A;
Lowercase HEX
#d3634a

Shades

Tints

Tones

Harmony

CSS snippets for #D3634A

.color-d3634a {
  color: #D3634A;
  background-color: #D3634A;
}

Frequently asked questions

What color is #D3634A?+

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

What is the closest Tailwind color to #D3634A?+

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