#05FADD Color

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

Color preview

#05FADD

Color formats

HEX
#05FADD
RGB
rgb(5, 250, 221)
RGBA
rgba(5, 250, 221, 1)
HSL
hsl(173, 96%, 50%)
HSV
hsv(173, 98%, 98%)
CMYK
cmyk(98%, 0%, 12%, 2%)
CSS variable
--color-primary: #05FADD;
Lowercase HEX
#05fadd

Shades

Tints

Tones

Harmony

CSS snippets for #05FADD

.color-05fadd {
  color: #05FADD;
  background-color: #05FADD;
}

Frequently asked questions

What color is #05FADD?+

#05FADD is a HEX color with RGB value rgb(5, 250, 221) and HSL value hsl(173, 96%, 50%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #05FADD?+

The closest Tailwind color is cyan-400, available as the bg-cyan-400 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