#FF6294 Color

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

Color preview

#FF6294

Color formats

HEX
#FF6294
RGB
rgb(255, 98, 148)
RGBA
rgba(255, 98, 148, 1)
HSL
hsl(341, 100%, 69%)
HSV
hsv(341, 62%, 100%)
CMYK
cmyk(0%, 62%, 42%, 0%)
CSS variable
--color-primary: #FF6294;
Lowercase HEX
#ff6294

Shades

Tints

Tones

Harmony

CSS snippets for #FF6294

.color-ff6294 {
  color: #FF6294;
  background-color: #FF6294;
}

Frequently asked questions

What color is #FF6294?+

#FF6294 is a HEX color with RGB value rgb(255, 98, 148) and HSL value hsl(341, 100%, 69%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF6294?+

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