What is the HEX code for baby purple?
The CSS color baby purple in HEX format is #ca9bf7. Use this value directly in CSS, SVG, and most design tools.
How do I use baby purple in CSS?
To apply baby purple in CSS:
- Text color: color: #ca9bf7;
- Background: background-color: #ca9bf7;
- Border: border-color: #ca9bf7;
What are all the color format values for baby purple?
| Format | Value |
|---|---|
| HEX | #ca9bf7 |
| RGB | rgb(202, 155, 247) |
| HSL | hsl(270.7, 85.2%, 78.8%) |
| CMYK | cmyk(18.2%, 37.2%, 0%, 3.1%) |
How do I convert baby purple to HEX?
Select baby purple from the color name list in our color converter. The HEX value — #ca9bf7 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does baby purple belong to?
baby purple belongs to the purple color family. It is a light, vivid color with HSL values: hue 270.7°, saturation 85.2%, lightness 78.8%.
How do I create lighter and darker shades of baby purple?
Lighter variant (lightness 93.8%): #f0e2fd. Darker variant (lightness 63.8%): #a554f1. 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.