#3CEFFC Color

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

Color preview

#3CEFFC

Color formats

HEX
#3CEFFC
RGB
rgb(60, 239, 252)
RGBA
rgba(60, 239, 252, 1)
HSL
hsl(184, 97%, 61%)
HSV
hsv(184, 76%, 99%)
CMYK
cmyk(76%, 5%, 0%, 1%)
CSS variable
--color-primary: #3CEFFC;
Lowercase HEX
#3ceffc

Shades

Tints

Tones

Harmony

CSS snippets for #3CEFFC

.color-3ceffc {
  color: #3CEFFC;
  background-color: #3CEFFC;
}

Frequently asked questions

What color is #3CEFFC?+

#3CEFFC is a HEX color with RGB value rgb(60, 239, 252) and HSL value hsl(184, 97%, 61%). Its closest CSS named color is Turquoise.

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

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