Barbie pink to HEX — Color Code

HEX

#fe46a5

Format Value
HEX #fe46a5
RGB rgb(254, 70, 165)
HSL hsl(329, 98.9%, 63.5%)
CMYK cmyk(0%, 72.4%, 35%, 0.4%)

What is the HEX code for barbie pink?

The CSS color barbie pink in HEX format is #fe46a5. Use this value directly in CSS, SVG, and most design tools.

How do I use barbie pink in CSS?

To apply barbie pink in CSS:

  • Text color: color: #fe46a5;
  • Background: background-color: #fe46a5;
  • Border: border-color: #fe46a5;

What are all the color format values for barbie pink?

FormatValue
HEX#fe46a5
RGBrgb(254, 70, 165)
HSLhsl(329, 98.9%, 63.5%)
CMYKcmyk(0%, 72.4%, 35%, 0.4%)

How do I convert barbie pink to HEX?

Select barbie pink from the color name list in our color converter. The HEX value — #fe46a5 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does barbie pink belong to?

barbie pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 329°, saturation 98.9%, lightness 63.5%.

How do I create lighter and darker shades of barbie pink?

Lighter variant (lightness 78.5%): #fe92ca. Darker variant (lightness 48.5%): #f60180. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.