#D3672C Color

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

Color preview

#D3672C

Color formats

HEX
#D3672C
RGB
rgb(211, 103, 44)
RGBA
rgba(211, 103, 44, 1)
HSL
hsl(21, 65%, 50%)
HSV
hsv(21, 79%, 83%)
CMYK
cmyk(0%, 51%, 79%, 17%)
CSS variable
--color-primary: #D3672C;
Lowercase HEX
#d3672c

Shades

Tints

Tones

Harmony

CSS snippets for #D3672C

.color-d3672c {
  color: #D3672C;
  background-color: #D3672C;
}

Frequently asked questions

What color is #D3672C?+

#D3672C is a HEX color with RGB value rgb(211, 103, 44) and HSL value hsl(21, 65%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D3672C?+

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