#2DEFFD Color

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

Color preview

#2DEFFD

Color formats

HEX
#2DEFFD
RGB
rgb(45, 239, 253)
RGBA
rgba(45, 239, 253, 1)
HSL
hsl(184, 98%, 58%)
HSV
hsv(184, 82%, 99%)
CMYK
cmyk(82%, 6%, 0%, 1%)
CSS variable
--color-primary: #2DEFFD;
Lowercase HEX
#2deffd

Shades

Tints

Tones

Harmony

CSS snippets for #2DEFFD

.color-2deffd {
  color: #2DEFFD;
  background-color: #2DEFFD;
}

Frequently asked questions

What color is #2DEFFD?+

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

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

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