#FE628B Color

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

Color preview

#FE628B

Color formats

HEX
#FE628B
RGB
rgb(254, 98, 139)
RGBA
rgba(254, 98, 139, 1)
HSL
hsl(344, 99%, 69%)
HSV
hsv(344, 61%, 100%)
CMYK
cmyk(0%, 61%, 45%, 0%)
CSS variable
--color-primary: #FE628B;
Lowercase HEX
#fe628b

Shades

Tints

Tones

Harmony

CSS snippets for #FE628B

.color-fe628b {
  color: #FE628B;
  background-color: #FE628B;
}

Frequently asked questions

What color is #FE628B?+

#FE628B is a HEX color with RGB value rgb(254, 98, 139) and HSL value hsl(344, 99%, 69%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FE628B?+

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