#629CDF Color Information

Hex color code: #629CDF

#629CDF is a serene blue color. In RGB it is (98, 156, 223), and in HSL it is (212°, 66%, 63%). It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#629CDF
RGB
98, 156, 223
HSL
212°, 66%, 63%
CMYK
56%, 30%, 0%, 13%

Shades

CSS Usage
color: #629CDF;
background-color: #629CDF;
border-color: #629CDF;
box-shadow: 0 0 10px #629CDF;
border: 2px solid #629CDF;
Tailwind Usage
bg-[#629CDF]
text-[#629CDF]
border-[#629CDF]
shadow-[0_0_10px_629CDF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #629CDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #629CDF; color: #000000; }

Badge

New Feature
.badge { background-color: #629CDF; 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 #629CDF; background-color: #629CDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #629CDF20; border-left: 4px solid #629CDF; }

Link / Accent

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

a { color: #629CDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #629CDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 156, 223

Red: 98 / Green: 156 / Blue: 223

HSL

212°, 66%, 63%

Hue: 212° / Saturation: 66% / Lightness: 63%

CMYK

56%, 30%, 0%, 13%

Cyan: 56% / Magenta: 30% / Yellow: 0% / Key: 13%

What color is #629CDF?

#629CDF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #629CDF to RGB:

rgb(98, 156, 223)HEX to RGB Converter →

HEX to HSL

Convert #629CDF to HSL:

hsl(212, 66%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #629CDF to CMYK:

cmyk(56%, 30%, 0%, 13%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #629CDF has RGB (98, 156, 223) and HSL (212°, 66%, 63%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #629CDF is #DFA562, creating high-contrast pairings. For softer combinations, try analogous colors like #62DBDF.

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

Contrast with #629CDF

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

Contrast Ratio: 7.34:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #629CDF?

#629CDF is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #629CDF?

#629CDF in RGB is (98, 156, 223) - 98 red, 156 green, and 223 blue.

How to use #629CDF in CSS?

Use #629CDF directly in your CSS properties like color or background-color.

What colors go well with #629CDF?

#DFA562 (complementary), #62DBDF (analogous), and #2A75CB (lighter shade) work well with #629CDF.