#DD9090 Color

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

Color preview

#DD9090

Color formats

HEX
#DD9090
RGB
rgb(221, 144, 144)
RGBA
rgba(221, 144, 144, 1)
HSL
hsl(0, 53%, 72%)
HSV
hsv(0, 35%, 87%)
CMYK
cmyk(0%, 35%, 35%, 13%)
CSS variable
--color-primary: #DD9090;
Lowercase HEX
#dd9090

Shades

Tints

Tones

Harmony

CSS snippets for #DD9090

.color-dd9090 {
  color: #DD9090;
  background-color: #DD9090;
}

Frequently asked questions

What color is #DD9090?+

#DD9090 is a HEX color with RGB value rgb(221, 144, 144) and HSL value hsl(0, 53%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DD9090?+

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