#DB666E Color

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

Color preview

#DB666E

Color formats

HEX
#DB666E
RGB
rgb(219, 102, 110)
RGBA
rgba(219, 102, 110, 1)
HSL
hsl(356, 62%, 63%)
HSV
hsv(356, 53%, 86%)
CMYK
cmyk(0%, 53%, 50%, 14%)
CSS variable
--color-primary: #DB666E;
Lowercase HEX
#db666e

Shades

Tints

Tones

Harmony

CSS snippets for #DB666E

.color-db666e {
  color: #DB666E;
  background-color: #DB666E;
}

Frequently asked questions

What color is #DB666E?+

#DB666E is a HEX color with RGB value rgb(219, 102, 110) and HSL value hsl(356, 62%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB666E?+

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