#3B8BED Color

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

Color preview

#3B8BED

Color formats

HEX
#3B8BED
RGB
rgb(59, 139, 237)
RGBA
rgba(59, 139, 237, 1)
HSL
hsl(213, 83%, 58%)
HSV
hsv(213, 75%, 93%)
CMYK
cmyk(75%, 41%, 0%, 7%)
CSS variable
--color-primary: #3B8BED;
Lowercase HEX
#3b8bed

Shades

Tints

Tones

Harmony

CSS snippets for #3B8BED

.color-3b8bed {
  color: #3B8BED;
  background-color: #3B8BED;
}

Frequently asked questions

What color is #3B8BED?+

#3B8BED is a HEX color with RGB value rgb(59, 139, 237) and HSL value hsl(213, 83%, 58%). Its closest CSS named color is DodgerBlue.

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

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