#DA255B Color

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

Color preview

#DA255B

Color formats

HEX
#DA255B
RGB
rgb(218, 37, 91)
RGBA
rgba(218, 37, 91, 1)
HSL
hsl(342, 71%, 50%)
HSV
hsv(342, 83%, 85%)
CMYK
cmyk(0%, 83%, 58%, 15%)
CSS variable
--color-primary: #DA255B;
Lowercase HEX
#da255b

Shades

Tints

Tones

Harmony

CSS snippets for #DA255B

.color-da255b {
  color: #DA255B;
  background-color: #DA255B;
}

Frequently asked questions

What color is #DA255B?+

#DA255B is a HEX color with RGB value rgb(218, 37, 91) and HSL value hsl(342, 71%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DA255B?+

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