#275BAD Color

Inspect #275BAD across formats, palettes, contrast and closest named color matches.

Color preview

#275BAD

Color formats

HEX
#275BAD
RGB
rgb(39, 91, 173)
RGBA
rgba(39, 91, 173, 1)
HSL
hsl(217, 63%, 42%)
HSV
hsv(217, 77%, 68%)
CMYK
cmyk(77%, 47%, 0%, 32%)
CSS variable
--color-primary: #275BAD;
Lowercase HEX
#275bad

Shades

Tints

Tones

Harmony

CSS snippets for #275BAD

.color-275bad {
  color: #275BAD;
  background-color: #275BAD;
}

Frequently asked questions

What color is #275BAD?+

#275BAD is a HEX color with RGB value rgb(39, 91, 173) and HSL value hsl(217, 63%, 42%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #275BAD?+

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