#FF1548 Color

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

Color preview

#FF1548

Color formats

HEX
#FF1548
RGB
rgb(255, 21, 72)
RGBA
rgba(255, 21, 72, 1)
HSL
hsl(347, 100%, 54%)
HSV
hsv(347, 92%, 100%)
CMYK
cmyk(0%, 92%, 72%, 0%)
CSS variable
--color-primary: #FF1548;
Lowercase HEX
#ff1548

Shades

Tints

Tones

Harmony

CSS snippets for #FF1548

.color-ff1548 {
  color: #FF1548;
  background-color: #FF1548;
}

Frequently asked questions

What color is #FF1548?+

#FF1548 is a HEX color with RGB value rgb(255, 21, 72) and HSL value hsl(347, 100%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF1548?+

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