#2DF2FD Color

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

Color preview

#2DF2FD

Color formats

HEX
#2DF2FD
RGB
rgb(45, 242, 253)
RGBA
rgba(45, 242, 253, 1)
HSL
hsl(183, 98%, 58%)
HSV
hsv(183, 82%, 99%)
CMYK
cmyk(82%, 4%, 0%, 1%)
CSS variable
--color-primary: #2DF2FD;
Lowercase HEX
#2df2fd

Shades

Tints

Tones

Harmony

CSS snippets for #2DF2FD

.color-2df2fd {
  color: #2DF2FD;
  background-color: #2DF2FD;
}

Frequently asked questions

What color is #2DF2FD?+

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

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

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