#FF1438 Color

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

Color preview

#FF1438

Color formats

HEX
#FF1438
RGB
rgb(255, 20, 56)
RGBA
rgba(255, 20, 56, 1)
HSL
hsl(351, 100%, 54%)
HSV
hsv(351, 92%, 100%)
CMYK
cmyk(0%, 92%, 78%, 0%)
CSS variable
--color-primary: #FF1438;
Lowercase HEX
#ff1438

Shades

Tints

Tones

Harmony

CSS snippets for #FF1438

.color-ff1438 {
  color: #FF1438;
  background-color: #FF1438;
}

Frequently asked questions

What color is #FF1438?+

#FF1438 is a HEX color with RGB value rgb(255, 20, 56) and HSL value hsl(351, 100%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF1438?+

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