#3DFFBB Color

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

Color preview

#3DFFBB

Color formats

HEX
#3DFFBB
RGB
rgb(61, 255, 187)
RGBA
rgba(61, 255, 187, 1)
HSL
hsl(159, 100%, 62%)
HSV
hsv(159, 76%, 100%)
CMYK
cmyk(76%, 0%, 27%, 0%)
CSS variable
--color-primary: #3DFFBB;
Lowercase HEX
#3dffbb

Shades

Tints

Tones

Harmony

CSS snippets for #3DFFBB

.color-3dffbb {
  color: #3DFFBB;
  background-color: #3DFFBB;
}

Frequently asked questions

What color is #3DFFBB?+

#3DFFBB is a HEX color with RGB value rgb(61, 255, 187) and HSL value hsl(159, 100%, 62%). Its closest CSS named color is Turquoise.

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

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