#3CDBFB Color

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

Color preview

#3CDBFB

Color formats

HEX
#3CDBFB
RGB
rgb(60, 219, 251)
RGBA
rgba(60, 219, 251, 1)
HSL
hsl(190, 96%, 61%)
HSV
hsv(190, 76%, 98%)
CMYK
cmyk(76%, 13%, 0%, 2%)
CSS variable
--color-primary: #3CDBFB;
Lowercase HEX
#3cdbfb

Shades

Tints

Tones

Harmony

CSS snippets for #3CDBFB

.color-3cdbfb {
  color: #3CDBFB;
  background-color: #3CDBFB;
}

Frequently asked questions

What color is #3CDBFB?+

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

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

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