What is the HEX code for mediumorchid?
The CSS color mediumorchid in HEX format is #ba55d3. 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: #ba55d3;
- Background: background-color: #ba55d3;
- Border: border-color: #ba55d3;
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 HEX?
Select mediumorchid from the color name list in our color converter. The HEX value — #ba55d3 — 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 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.