#3FA8BB Color

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

Color preview

#3FA8BB

Color formats

HEX
#3FA8BB
RGB
rgb(63, 168, 187)
RGBA
rgba(63, 168, 187, 1)
HSL
hsl(189, 50%, 49%)
HSV
hsv(189, 66%, 73%)
CMYK
cmyk(66%, 10%, 0%, 27%)
CSS variable
--color-primary: #3FA8BB;
Lowercase HEX
#3fa8bb

Shades

Tints

Tones

Harmony

CSS snippets for #3FA8BB

.color-3fa8bb {
  color: #3FA8BB;
  background-color: #3FA8BB;
}

Frequently asked questions

What color is #3FA8BB?+

#3FA8BB is a HEX color with RGB value rgb(63, 168, 187) and HSL value hsl(189, 50%, 49%). Its closest CSS named color is LightSeaGreen.

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

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