#628FEE Color Information

Hex color code: #628FEE

#628FEE is a striking blue color. In RGB it is (98, 143, 238), and in HSL it is (221°, 80%, 66%). It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#628FEE
RGB
98, 143, 238
HSL
221°, 80%, 66%
CMYK
59%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #628FEE; 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 #628FEE; background-color: #628FEE15; }

Alert / Toast

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

Link / Accent

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

a { color: #628FEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 143, 238

Red: 98 / Green: 143 / Blue: 238

HSL

221°, 80%, 66%

Hue: 221° / Saturation: 80% / Lightness: 66%

CMYK

59%, 40%, 0%, 7%

Cyan: 59% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #628FEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #628FEE to RGB:

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

HEX to HSL

Convert #628FEE to HSL:

hsl(221, 80%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #628FEE to CMYK:

cmyk(59%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #628FEE has RGB (98, 143, 238) and HSL (221°, 80%, 66%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #628FEE is #EEC263, creating high-contrast pairings. For softer combinations, try analogous colors like #63D4EE.

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

Contrast with #628FEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #628FEE?

#628FEE is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #628FEE?

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

How to use #628FEE in CSS?

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

What colors go well with #628FEE?

#EEC263 (complementary), #63D4EE (analogous), and #1E5DE6 (lighter shade) work well with #628FEE.