#FF5452 Color

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

Color preview

#FF5452

Color formats

HEX
#FF5452
RGB
rgb(255, 84, 82)
RGBA
rgba(255, 84, 82, 1)
HSL
hsl(1, 100%, 66%)
HSV
hsv(1, 68%, 100%)
CMYK
cmyk(0%, 67%, 68%, 0%)
CSS variable
--color-primary: #FF5452;
Lowercase HEX
#ff5452

Shades

Tints

Tones

Harmony

CSS snippets for #FF5452

.color-ff5452 {
  color: #FF5452;
  background-color: #FF5452;
}

Frequently asked questions

What color is #FF5452?+

#FF5452 is a HEX color with RGB value rgb(255, 84, 82) and HSL value hsl(1, 100%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF5452?+

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