#CD05FF Color

Inspect #CD05FF across formats, palettes, contrast and closest named color matches.

Color preview

#CD05FF

Color formats

HEX
#CD05FF
RGB
rgb(205, 5, 255)
RGBA
rgba(205, 5, 255, 1)
HSL
hsl(288, 100%, 51%)
HSV
hsv(288, 98%, 100%)
CMYK
cmyk(20%, 98%, 0%, 0%)
CSS variable
--color-primary: #CD05FF;
Lowercase HEX
#cd05ff

Shades

Tints

Tones

Harmony

CSS snippets for #CD05FF

.color-cd05ff {
  color: #CD05FF;
  background-color: #CD05FF;
}

Frequently asked questions

What color is #CD05FF?+

#CD05FF is a HEX color with RGB value rgb(205, 5, 255) and HSL value hsl(288, 100%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CD05FF?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools