#628FBC Color Information

Hex color code: #628FBC

The hex color #628FBC is a subtle blue with RGB values of (98, 143, 188) and HSL of (210°, 40%, 56%). It is often used for branding and logos.

Try:
Color NameSteel Blue
HEX
#628FBC
RGB
98, 143, 188
HSL
210°, 40%, 56%
CMYK
48%, 24%, 0%, 26%

Shades

CSS Usage
color: #628FBC;
background-color: #628FBC;
border-color: #628FBC;
box-shadow: 0 0 10px #628FBC;
border: 2px solid #628FBC;
Tailwind Usage
bg-[#628FBC]
text-[#628FBC]
border-[#628FBC]
shadow-[0_0_10px_628FBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #628FBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #628FBC; color: #000000; }

Badge

New Feature
.badge { background-color: #628FBC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #628FBC; background-color: #628FBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #628FBC20; border-left: 4px solid #628FBC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #628FBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #628FBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 143, 188

Red: 98 / Green: 143 / Blue: 188

HSL

210°, 40%, 56%

Hue: 210° / Saturation: 40% / Lightness: 56%

CMYK

48%, 24%, 0%, 26%

Cyan: 48% / Magenta: 24% / Yellow: 0% / Key: 26%

What color is #628FBC?

#628FBC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #628FBC to RGB:

rgb(98, 143, 188)HEX to RGB Converter →

HEX to HSL

Convert #628FBC to HSL:

hsl(210, 40%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #628FBC to CMYK:

cmyk(48%, 24%, 0%, 26%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #628FBC has RGB (98, 143, 188) and HSL (210°, 40%, 56%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #628FBC is #BC8F62, creating high-contrast pairings. For softer combinations, try analogous colors like #62BCBC.

Use #628FBC in CSS: color: #628FBC or background-color: #628FBC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #628FBC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.17:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #628FBC?

#628FBC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #628FBC?

#628FBC in RGB is (98, 143, 188) - 98 red, 143 green, and 188 blue.

How to use #628FBC in CSS?

Use #628FBC directly in your CSS properties like color or background-color.

What colors go well with #628FBC?

#BC8F62 (complementary), #62BCBC (analogous), and #3F6992 (lighter shade) work well with #628FBC.