What is the HEX code for raspberry?
The CSS color raspberry in HEX format is #b00149. 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: #b00149;
- Background: background-color: #b00149;
- Border: border-color: #b00149;
What are all the color format values for raspberry?
| 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%) |
How do I convert raspberry to HEX?
Select raspberry from the color name list in our color converter. The HEX value — #b00149 — 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 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.