#FF458C Color

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

Color preview

#FF458C

Color formats

HEX
#FF458C
RGB
rgb(255, 69, 140)
RGBA
rgba(255, 69, 140, 1)
HSL
hsl(337, 100%, 64%)
HSV
hsv(337, 73%, 100%)
CMYK
cmyk(0%, 73%, 45%, 0%)
CSS variable
--color-primary: #FF458C;
Lowercase HEX
#ff458c

Shades

Tints

Tones

Harmony

CSS snippets for #FF458C

.color-ff458c {
  color: #FF458C;
  background-color: #FF458C;
}

Frequently asked questions

What color is #FF458C?+

#FF458C is a HEX color with RGB value rgb(255, 69, 140) and HSL value hsl(337, 100%, 64%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF458C?+

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