#F8124B Color

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

Color preview

#F8124B

Color formats

HEX
#F8124B
RGB
rgb(248, 18, 75)
RGBA
rgba(248, 18, 75, 1)
HSL
hsl(345, 94%, 52%)
HSV
hsv(345, 93%, 97%)
CMYK
cmyk(0%, 93%, 70%, 3%)
CSS variable
--color-primary: #F8124B;
Lowercase HEX
#f8124b

Shades

Tints

Tones

Harmony

CSS snippets for #F8124B

.color-f8124b {
  color: #F8124B;
  background-color: #F8124B;
}

Frequently asked questions

What color is #F8124B?+

#F8124B is a HEX color with RGB value rgb(248, 18, 75) and HSL value hsl(345, 94%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F8124B?+

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