#3AEFCB Color

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

Color preview

#3AEFCB

Color formats

HEX
#3AEFCB
RGB
rgb(58, 239, 203)
RGBA
rgba(58, 239, 203, 1)
HSL
hsl(168, 85%, 58%)
HSV
hsv(168, 76%, 94%)
CMYK
cmyk(76%, 0%, 15%, 6%)
CSS variable
--color-primary: #3AEFCB;
Lowercase HEX
#3aefcb

Shades

Tints

Tones

Harmony

CSS snippets for #3AEFCB

.color-3aefcb {
  color: #3AEFCB;
  background-color: #3AEFCB;
}

Frequently asked questions

What color is #3AEFCB?+

#3AEFCB is a HEX color with RGB value rgb(58, 239, 203) and HSL value hsl(168, 85%, 58%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #3AEFCB?+

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