#DD958B Color

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

Color preview

#DD958B

Color formats

HEX
#DD958B
RGB
rgb(221, 149, 139)
RGBA
rgba(221, 149, 139, 1)
HSL
hsl(7, 55%, 71%)
HSV
hsv(7, 37%, 87%)
CMYK
cmyk(0%, 33%, 37%, 13%)
CSS variable
--color-primary: #DD958B;
Lowercase HEX
#dd958b

Shades

Tints

Tones

Harmony

CSS snippets for #DD958B

.color-dd958b {
  color: #DD958B;
  background-color: #DD958B;
}

Frequently asked questions

What color is #DD958B?+

#DD958B is a HEX color with RGB value rgb(221, 149, 139) and HSL value hsl(7, 55%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DD958B?+

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