#3CCEFA Color

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

Color preview

#3CCEFA

Color formats

HEX
#3CCEFA
RGB
rgb(60, 206, 250)
RGBA
rgba(60, 206, 250, 1)
HSL
hsl(194, 95%, 61%)
HSV
hsv(194, 76%, 98%)
CMYK
cmyk(76%, 18%, 0%, 2%)
CSS variable
--color-primary: #3CCEFA;
Lowercase HEX
#3ccefa

Shades

Tints

Tones

Harmony

CSS snippets for #3CCEFA

.color-3ccefa {
  color: #3CCEFA;
  background-color: #3CCEFA;
}

Frequently asked questions

What color is #3CCEFA?+

#3CCEFA is a HEX color with RGB value rgb(60, 206, 250) and HSL value hsl(194, 95%, 61%). Its closest CSS named color is Turquoise.

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

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