#FF4245 Color

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

Color preview

#FF4245

Color formats

HEX
#FF4245
RGB
rgb(255, 66, 69)
RGBA
rgba(255, 66, 69, 1)
HSL
hsl(359, 100%, 63%)
HSV
hsv(359, 74%, 100%)
CMYK
cmyk(0%, 74%, 73%, 0%)
CSS variable
--color-primary: #FF4245;
Lowercase HEX
#ff4245

Shades

Tints

Tones

Harmony

CSS snippets for #FF4245

.color-ff4245 {
  color: #FF4245;
  background-color: #FF4245;
}

Frequently asked questions

What color is #FF4245?+

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

What is the closest Tailwind color to #FF4245?+

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