#FF94A2 Color

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

Color preview

#FF94A2

Color formats

HEX
#FF94A2
RGB
rgb(255, 148, 162)
RGBA
rgba(255, 148, 162, 1)
HSL
hsl(352, 100%, 79%)
HSV
hsv(352, 42%, 100%)
CMYK
cmyk(0%, 42%, 36%, 0%)
CSS variable
--color-primary: #FF94A2;
Lowercase HEX
#ff94a2

Shades

Tints

Tones

Harmony

CSS snippets for #FF94A2

.color-ff94a2 {
  color: #FF94A2;
  background-color: #FF94A2;
}

Frequently asked questions

What color is #FF94A2?+

#FF94A2 is a HEX color with RGB value rgb(255, 148, 162) and HSL value hsl(352, 100%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF94A2?+

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