#308CCA Color

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

Color preview

#308CCA

Color formats

HEX
#308CCA
RGB
rgb(48, 140, 202)
RGBA
rgba(48, 140, 202, 1)
HSL
hsl(204, 62%, 49%)
HSV
hsv(204, 76%, 79%)
CMYK
cmyk(76%, 31%, 0%, 21%)
CSS variable
--color-primary: #308CCA;
Lowercase HEX
#308cca

Shades

Tints

Tones

Harmony

CSS snippets for #308CCA

.color-308cca {
  color: #308CCA;
  background-color: #308CCA;
}

Frequently asked questions

What color is #308CCA?+

#308CCA is a HEX color with RGB value rgb(48, 140, 202) and HSL value hsl(204, 62%, 49%). Its closest CSS named color is SteelBlue.

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

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