Raspberry to HSL — Color Code

HSL

hsl(335.3, 98.9%, 34.7%)

Format Value
HEX #b00149
RGB rgb(176, 1, 73)
HSL hsl(335.3, 98.9%, 34.7%)
CMYK cmyk(0%, 99.4%, 58.5%, 31%)

What is the HSL code for raspberry?

The CSS color raspberry in HSL format is hsl(335.3, 98.9%, 34.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use raspberry in CSS?

To apply raspberry in CSS:

  • Text color: color: hsl(335.3, 98.9%, 34.7%);
  • Background: background-color: hsl(335.3, 98.9%, 34.7%);
  • Border: border-color: hsl(335.3, 98.9%, 34.7%);

What are all the color format values for raspberry?

FormatValue
HEX#b00149
RGBrgb(176, 1, 73)
HSLhsl(335.3, 98.9%, 34.7%)
CMYKcmyk(0%, 99.4%, 58.5%, 31%)

How do I convert raspberry to HSL?

Select raspberry from the color name list in our color converter. The HSL value — hsl(335.3, 98.9%, 34.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does raspberry belong to?

raspberry belongs to the pink color family. It is a medium, vivid color with HSL values: hue 335.3°, saturation 98.9%, lightness 34.7%.

How do I create lighter and darker shades of raspberry?

Lighter variant (lightness 49.7%): #fc0169. Darker variant (lightness 19.700000000000003%): #640129. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.