#FF628C Color

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

Color preview

#FF628C

Color formats

HEX
#FF628C
RGB
rgb(255, 98, 140)
RGBA
rgba(255, 98, 140, 1)
HSL
hsl(344, 100%, 69%)
HSV
hsv(344, 62%, 100%)
CMYK
cmyk(0%, 62%, 45%, 0%)
CSS variable
--color-primary: #FF628C;
Lowercase HEX
#ff628c

Shades

Tints

Tones

Harmony

CSS snippets for #FF628C

.color-ff628c {
  color: #FF628C;
  background-color: #FF628C;
}

Frequently asked questions

What color is #FF628C?+

#FF628C is a HEX color with RGB value rgb(255, 98, 140) and HSL value hsl(344, 100%, 69%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF628C?+

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