#2DF6FD Color

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

Color preview

#2DF6FD

Color formats

HEX
#2DF6FD
RGB
rgb(45, 246, 253)
RGBA
rgba(45, 246, 253, 1)
HSL
hsl(182, 98%, 58%)
HSV
hsv(182, 82%, 99%)
CMYK
cmyk(82%, 3%, 0%, 1%)
CSS variable
--color-primary: #2DF6FD;
Lowercase HEX
#2df6fd

Shades

Tints

Tones

Harmony

CSS snippets for #2DF6FD

.color-2df6fd {
  color: #2DF6FD;
  background-color: #2DF6FD;
}

Frequently asked questions

What color is #2DF6FD?+

#2DF6FD is a HEX color with RGB value rgb(45, 246, 253) and HSL value hsl(182, 98%, 58%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #2DF6FD?+

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