#F25565 Color

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

Color preview

#F25565

Color formats

HEX
#F25565
RGB
rgb(242, 85, 101)
RGBA
rgba(242, 85, 101, 1)
HSL
hsl(354, 86%, 64%)
HSV
hsv(354, 65%, 95%)
CMYK
cmyk(0%, 65%, 58%, 5%)
CSS variable
--color-primary: #F25565;
Lowercase HEX
#f25565

Shades

Tints

Tones

Harmony

CSS snippets for #F25565

.color-f25565 {
  color: #F25565;
  background-color: #F25565;
}

Frequently asked questions

What color is #F25565?+

#F25565 is a HEX color with RGB value rgb(242, 85, 101) and HSL value hsl(354, 86%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F25565?+

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