#308BED Color

Inspect #308BED across formats, palettes, contrast and closest named color matches.

Color preview

#308BED

Color formats

HEX
#308BED
RGB
rgb(48, 139, 237)
RGBA
rgba(48, 139, 237, 1)
HSL
hsl(211, 84%, 56%)
HSV
hsv(211, 80%, 93%)
CMYK
cmyk(80%, 41%, 0%, 7%)
CSS variable
--color-primary: #308BED;
Lowercase HEX
#308bed

Shades

Tints

Tones

Harmony

CSS snippets for #308BED

.color-308bed {
  color: #308BED;
  background-color: #308BED;
}

Frequently asked questions

What color is #308BED?+

#308BED is a HEX color with RGB value rgb(48, 139, 237) and HSL value hsl(211, 84%, 56%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #308BED?+

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