#DF7F7C Color

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

Color preview

#DF7F7C

Color formats

HEX
#DF7F7C
RGB
rgb(223, 127, 124)
RGBA
rgba(223, 127, 124, 1)
HSL
hsl(2, 61%, 68%)
HSV
hsv(2, 44%, 87%)
CMYK
cmyk(0%, 43%, 44%, 13%)
CSS variable
--color-primary: #DF7F7C;
Lowercase HEX
#df7f7c

Shades

Tints

Tones

Harmony

CSS snippets for #DF7F7C

.color-df7f7c {
  color: #DF7F7C;
  background-color: #DF7F7C;
}

Frequently asked questions

What color is #DF7F7C?+

#DF7F7C is a HEX color with RGB value rgb(223, 127, 124) and HSL value hsl(2, 61%, 68%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #DF7F7C?+

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