Barbie pink to RGB — Color Code

RGB

rgb(254, 70, 165)

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 RGB code for barbie pink?

The CSS color barbie pink in RGB format is rgb(254, 70, 165). 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: rgb(254, 70, 165);
  • Background: background-color: rgb(254, 70, 165);
  • Border: border-color: rgb(254, 70, 165);

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 RGB?

Select barbie pink from the color name list in our color converter. The RGB value — rgb(254, 70, 165) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.