#DA632C Color

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

Color preview

#DA632C

Color formats

HEX
#DA632C
RGB
rgb(218, 99, 44)
RGBA
rgba(218, 99, 44, 1)
HSL
hsl(19, 70%, 51%)
HSV
hsv(19, 80%, 85%)
CMYK
cmyk(0%, 55%, 80%, 15%)
CSS variable
--color-primary: #DA632C;
Lowercase HEX
#da632c

Shades

Tints

Tones

Harmony

CSS snippets for #DA632C

.color-da632c {
  color: #DA632C;
  background-color: #DA632C;
}

Frequently asked questions

What color is #DA632C?+

#DA632C is a HEX color with RGB value rgb(218, 99, 44) and HSL value hsl(19, 70%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DA632C?+

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