#FF243D Color

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

Color preview

#FF243D

Color formats

HEX
#FF243D
RGB
rgb(255, 36, 61)
RGBA
rgba(255, 36, 61, 1)
HSL
hsl(353, 100%, 57%)
HSV
hsv(353, 86%, 100%)
CMYK
cmyk(0%, 86%, 76%, 0%)
CSS variable
--color-primary: #FF243D;
Lowercase HEX
#ff243d

Shades

Tints

Tones

Harmony

CSS snippets for #FF243D

.color-ff243d {
  color: #FF243D;
  background-color: #FF243D;
}

Frequently asked questions

What color is #FF243D?+

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

What is the closest Tailwind color to #FF243D?+

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