#3DBCFB Color

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

Color preview

#3DBCFB

Color formats

HEX
#3DBCFB
RGB
rgb(61, 188, 251)
RGBA
rgba(61, 188, 251, 1)
HSL
hsl(200, 96%, 61%)
HSV
hsv(200, 76%, 98%)
CMYK
cmyk(76%, 25%, 0%, 2%)
CSS variable
--color-primary: #3DBCFB;
Lowercase HEX
#3dbcfb

Shades

Tints

Tones

Harmony

CSS snippets for #3DBCFB

.color-3dbcfb {
  color: #3DBCFB;
  background-color: #3DBCFB;
}

Frequently asked questions

What color is #3DBCFB?+

#3DBCFB is a HEX color with RGB value rgb(61, 188, 251) and HSL value hsl(200, 96%, 61%). Its closest CSS named color is MediumTurquoise.

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

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