Purplish pink to RGB — Color Code

RGB

rgb(206, 93, 174)

Format Value
HEX #ce5dae
RGB rgb(206, 93, 174)
HSL hsl(317, 53.6%, 58.6%)
CMYK cmyk(0%, 54.9%, 15.5%, 19.2%)

What is the RGB code for purplish pink?

The CSS color purplish pink in RGB format is rgb(206, 93, 174). Use this value directly in CSS, SVG, and most design tools.

How do I use purplish pink in CSS?

To apply purplish pink in CSS:

  • Text color: color: rgb(206, 93, 174);
  • Background: background-color: rgb(206, 93, 174);
  • Border: border-color: rgb(206, 93, 174);

What are all the color format values for purplish pink?

FormatValue
HEX#ce5dae
RGBrgb(206, 93, 174)
HSLhsl(317, 53.6%, 58.6%)
CMYKcmyk(0%, 54.9%, 15.5%, 19.2%)

How do I convert purplish pink to RGB?

Select purplish pink from the color name list in our color converter. The RGB value — rgb(206, 93, 174) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does purplish pink belong to?

purplish pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 317°, saturation 53.6%, lightness 58.6%.

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

Lighter variant (lightness 73.6%): #e098cb. Darker variant (lightness 43.6%): #ab3489. 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.