#FF4864 Color

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

Color preview

#FF4864

Color formats

HEX
#FF4864
RGB
rgb(255, 72, 100)
RGBA
rgba(255, 72, 100, 1)
HSL
hsl(351, 100%, 64%)
HSV
hsv(351, 72%, 100%)
CMYK
cmyk(0%, 72%, 61%, 0%)
CSS variable
--color-primary: #FF4864;
Lowercase HEX
#ff4864

Shades

Tints

Tones

Harmony

CSS snippets for #FF4864

.color-ff4864 {
  color: #FF4864;
  background-color: #FF4864;
}

Frequently asked questions

What color is #FF4864?+

#FF4864 is a HEX color with RGB value rgb(255, 72, 100) and HSL value hsl(351, 100%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF4864?+

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