#DF7B6B Color

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

Color preview

#DF7B6B

Color formats

HEX
#DF7B6B
RGB
rgb(223, 123, 107)
RGBA
rgba(223, 123, 107, 1)
HSL
hsl(8, 64%, 65%)
HSV
hsv(8, 52%, 87%)
CMYK
cmyk(0%, 45%, 52%, 13%)
CSS variable
--color-primary: #DF7B6B;
Lowercase HEX
#df7b6b

Shades

Tints

Tones

Harmony

CSS snippets for #DF7B6B

.color-df7b6b {
  color: #DF7B6B;
  background-color: #DF7B6B;
}

Frequently asked questions

What color is #DF7B6B?+

#DF7B6B is a HEX color with RGB value rgb(223, 123, 107) and HSL value hsl(8, 64%, 65%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #DF7B6B?+

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