#F15F64 Color

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

Color preview

#F15F64

Color formats

HEX
#F15F64
RGB
rgb(241, 95, 100)
RGBA
rgba(241, 95, 100, 1)
HSL
hsl(358, 84%, 66%)
HSV
hsv(358, 61%, 95%)
CMYK
cmyk(0%, 61%, 59%, 5%)
CSS variable
--color-primary: #F15F64;
Lowercase HEX
#f15f64

Shades

Tints

Tones

Harmony

CSS snippets for #F15F64

.color-f15f64 {
  color: #F15F64;
  background-color: #F15F64;
}

Frequently asked questions

What color is #F15F64?+

#F15F64 is a HEX color with RGB value rgb(241, 95, 100) and HSL value hsl(358, 84%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F15F64?+

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