#3CEBFB Color

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

Color preview

#3CEBFB

Color formats

HEX
#3CEBFB
RGB
rgb(60, 235, 251)
RGBA
rgba(60, 235, 251, 1)
HSL
hsl(185, 96%, 61%)
HSV
hsv(185, 76%, 98%)
CMYK
cmyk(76%, 6%, 0%, 2%)
CSS variable
--color-primary: #3CEBFB;
Lowercase HEX
#3cebfb

Shades

Tints

Tones

Harmony

CSS snippets for #3CEBFB

.color-3cebfb {
  color: #3CEBFB;
  background-color: #3CEBFB;
}

Frequently asked questions

What color is #3CEBFB?+

#3CEBFB is a HEX color with RGB value rgb(60, 235, 251) and HSL value hsl(185, 96%, 61%). Its closest CSS named color is Turquoise.

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

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