What is the HEX code for parchment?
The CSS color parchment in HEX format is #fefcaf. Use this value directly in CSS, SVG, and most design tools.
How do I use parchment in CSS?
To apply parchment in CSS:
- Text color: color: #fefcaf;
- Background: background-color: #fefcaf;
- Border: border-color: #fefcaf;
What are all the color format values for parchment?
| Format | Value |
|---|---|
| HEX | #fefcaf |
| RGB | rgb(254, 252, 175) |
| HSL | hsl(58.5, 97.5%, 84.1%) |
| CMYK | cmyk(0%, 0.8%, 31.1%, 0.4%) |
How do I convert parchment to HEX?
Select parchment from the color name list in our color converter. The HEX value — #fefcaf — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does parchment belong to?
parchment belongs to the yellow color family. It is a light, vivid color with HSL values: hue 58.5°, saturation 97.5%, lightness 84.1%.
How do I create lighter and darker shades of parchment?
Lighter variant (lightness 95%): #fffee6. Darker variant (lightness 69.1%): #fdf963. 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.