#3DFBF2 Color

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

Color preview

#3DFBF2

Color formats

HEX
#3DFBF2
RGB
rgb(61, 251, 242)
RGBA
rgba(61, 251, 242, 1)
HSL
hsl(177, 96%, 61%)
HSV
hsv(177, 76%, 98%)
CMYK
cmyk(76%, 0%, 4%, 2%)
CSS variable
--color-primary: #3DFBF2;
Lowercase HEX
#3dfbf2

Shades

Tints

Tones

Harmony

CSS snippets for #3DFBF2

.color-3dfbf2 {
  color: #3DFBF2;
  background-color: #3DFBF2;
}

Frequently asked questions

What color is #3DFBF2?+

#3DFBF2 is a HEX color with RGB value rgb(61, 251, 242) and HSL value hsl(177, 96%, 61%). Its closest CSS named color is Turquoise.

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

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