What is the HSL code for mediumorchid?
The CSS color mediumorchid in HSL format is hsl(288.1, 58.9%, 58%). Use this value directly in CSS, SVG, and most design tools.
How do I use mediumorchid in CSS?
To apply mediumorchid in CSS:
- Text color: color: hsl(288.1, 58.9%, 58%);
- Background: background-color: hsl(288.1, 58.9%, 58%);
- Border: border-color: hsl(288.1, 58.9%, 58%);
What are all the color format values for mediumorchid?
| Format | Value |
|---|---|
| HEX | #ba55d3 |
| RGB | rgb(186, 85, 211) |
| HSL | hsl(288.1, 58.9%, 58%) |
| CMYK | cmyk(11.8%, 59.7%, 0%, 17.3%) |
How do I convert mediumorchid to HSL?
Select mediumorchid from the color name list in our color converter. The HSL value — hsl(288.1, 58.9%, 58%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does mediumorchid belong to?
mediumorchid belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 288.1°, saturation 58.9%, lightness 58%.
How do I create lighter and darker shades of mediumorchid?
Lighter variant (lightness 73%): #d392e3. Darker variant (lightness 43%): #952dae. 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.