#FF00AE Color

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

Color preview

#FF00AE

Color formats

HEX
#FF00AE
RGB
rgb(255, 0, 174)
RGBA
rgba(255, 0, 174, 1)
HSL
hsl(319, 100%, 50%)
HSV
hsv(319, 100%, 100%)
CMYK
cmyk(0%, 100%, 32%, 0%)
CSS variable
--color-primary: #FF00AE;
Lowercase HEX
#ff00ae

Shades

Tints

Tones

Harmony

CSS snippets for #FF00AE

.color-ff00ae {
  color: #FF00AE;
  background-color: #FF00AE;
}

Frequently asked questions

What color is #FF00AE?+

#FF00AE is a HEX color with RGB value rgb(255, 0, 174) and HSL value hsl(319, 100%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF00AE?+

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