#3BF7FD Color

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

Color preview

#3BF7FD

Color formats

HEX
#3BF7FD
RGB
rgb(59, 247, 253)
RGBA
rgba(59, 247, 253, 1)
HSL
hsl(182, 98%, 61%)
HSV
hsv(182, 77%, 99%)
CMYK
cmyk(77%, 2%, 0%, 1%)
CSS variable
--color-primary: #3BF7FD;
Lowercase HEX
#3bf7fd

Shades

Tints

Tones

Harmony

CSS snippets for #3BF7FD

.color-3bf7fd {
  color: #3BF7FD;
  background-color: #3BF7FD;
}

Frequently asked questions

What color is #3BF7FD?+

#3BF7FD is a HEX color with RGB value rgb(59, 247, 253) and HSL value hsl(182, 98%, 61%). Its closest CSS named color is Turquoise.

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

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