#FF425B Color

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

Color preview

#FF425B

Color formats

HEX
#FF425B
RGB
rgb(255, 66, 91)
RGBA
rgba(255, 66, 91, 1)
HSL
hsl(352, 100%, 63%)
HSV
hsv(352, 74%, 100%)
CMYK
cmyk(0%, 74%, 64%, 0%)
CSS variable
--color-primary: #FF425B;
Lowercase HEX
#ff425b

Shades

Tints

Tones

Harmony

CSS snippets for #FF425B

.color-ff425b {
  color: #FF425B;
  background-color: #FF425B;
}

Frequently asked questions

What color is #FF425B?+

#FF425B is a HEX color with RGB value rgb(255, 66, 91) and HSL value hsl(352, 100%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF425B?+

The closest Tailwind color is rose-500, available as the bg-rose-500 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