#DD777E Color

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

Color preview

#DD777E

Color formats

HEX
#DD777E
RGB
rgb(221, 119, 126)
RGBA
rgba(221, 119, 126, 1)
HSL
hsl(356, 60%, 67%)
HSV
hsv(356, 46%, 87%)
CMYK
cmyk(0%, 46%, 43%, 13%)
CSS variable
--color-primary: #DD777E;
Lowercase HEX
#dd777e

Shades

Tints

Tones

Harmony

CSS snippets for #DD777E

.color-dd777e {
  color: #DD777E;
  background-color: #DD777E;
}

Frequently asked questions

What color is #DD777E?+

#DD777E is a HEX color with RGB value rgb(221, 119, 126) and HSL value hsl(356, 60%, 67%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #DD777E?+

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