#DC8284 Color

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

Color preview

#DC8284

Color formats

HEX
#DC8284
RGB
rgb(220, 130, 132)
RGBA
rgba(220, 130, 132, 1)
HSL
hsl(359, 56%, 69%)
HSV
hsv(359, 41%, 86%)
CMYK
cmyk(0%, 41%, 40%, 14%)
CSS variable
--color-primary: #DC8284;
Lowercase HEX
#dc8284

Shades

Tints

Tones

Harmony

CSS snippets for #DC8284

.color-dc8284 {
  color: #DC8284;
  background-color: #DC8284;
}

Frequently asked questions

What color is #DC8284?+

#DC8284 is a HEX color with RGB value rgb(220, 130, 132) and HSL value hsl(359, 56%, 69%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #DC8284?+

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