#F25A7B Color

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

Color preview

#F25A7B

Color formats

HEX
#F25A7B
RGB
rgb(242, 90, 123)
RGBA
rgba(242, 90, 123, 1)
HSL
hsl(347, 85%, 65%)
HSV
hsv(347, 63%, 95%)
CMYK
cmyk(0%, 63%, 49%, 5%)
CSS variable
--color-primary: #F25A7B;
Lowercase HEX
#f25a7b

Shades

Tints

Tones

Harmony

CSS snippets for #F25A7B

.color-f25a7b {
  color: #F25A7B;
  background-color: #F25A7B;
}

Frequently asked questions

What color is #F25A7B?+

#F25A7B is a HEX color with RGB value rgb(242, 90, 123) and HSL value hsl(347, 85%, 65%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F25A7B?+

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