#FF1E43 Color

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

Color preview

#FF1E43

Color formats

HEX
#FF1E43
RGB
rgb(255, 30, 67)
RGBA
rgba(255, 30, 67, 1)
HSL
hsl(350, 100%, 56%)
HSV
hsv(350, 88%, 100%)
CMYK
cmyk(0%, 88%, 74%, 0%)
CSS variable
--color-primary: #FF1E43;
Lowercase HEX
#ff1e43

Shades

Tints

Tones

Harmony

CSS snippets for #FF1E43

.color-ff1e43 {
  color: #FF1E43;
  background-color: #FF1E43;
}

Frequently asked questions

What color is #FF1E43?+

#FF1E43 is a HEX color with RGB value rgb(255, 30, 67) and HSL value hsl(350, 100%, 56%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF1E43?+

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