Orchid (#DA70D6) to RGB
Convert the orchid hex color code to its RGB equivalent, with a live preview and a ready-to-use converter.
#DA70D6 = rgb(218, 112, 214)
Color Values
| Hex | #DA70D6 |
| RGB | rgb(218, 112, 214) |
| Red | 218 |
| Green | 112 |
| Blue | 214 |
Convert Any Hex Color
✅ RGB Value: rgb(218, 112, 214)
Frequently Asked Questions
What is the RGB value of Orchid?
Orchid (#DA70D6) is rgb(218, 112, 214) in RGB.
What is the hex code for Orchid?
The hex code for Orchid is #DA70D6, which is rgb(218, 112, 214) in RGB.
How do I use Orchid in CSS?
In CSS you can use either form interchangeably: color: #DA70D6; or color: rgb(218, 112, 214);