#FF243A Color

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

Color preview

#FF243A

Color formats

HEX
#FF243A
RGB
rgb(255, 36, 58)
RGBA
rgba(255, 36, 58, 1)
HSL
hsl(354, 100%, 57%)
HSV
hsv(354, 86%, 100%)
CMYK
cmyk(0%, 86%, 77%, 0%)
CSS variable
--color-primary: #FF243A;
Lowercase HEX
#ff243a

Shades

Tints

Tones

Harmony

CSS snippets for #FF243A

.color-ff243a {
  color: #FF243A;
  background-color: #FF243A;
}

Frequently asked questions

What color is #FF243A?+

#FF243A is a HEX color with RGB value rgb(255, 36, 58) and HSL value hsl(354, 100%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF243A?+

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