#629FDF Color Information

Hex color code: #629FDF

#629FDF is a serene blue color. In RGB it is (98, 159, 223), and in HSL it is (211°, 66%, 63%). It is popular in mobile app design.

Try:
Color NameCornflower Blue
HEX
#629FDF
RGB
98, 159, 223
HSL
211°, 66%, 63%
CMYK
56%, 29%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #629FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 159, 223

Red: 98 / Green: 159 / Blue: 223

HSL

211°, 66%, 63%

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

CMYK

56%, 29%, 0%, 13%

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

What color is #629FDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #629FDF to RGB:

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

HEX to HSL

Convert #629FDF to HSL:

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

HEX to CMYK

Convert #629FDF to CMYK:

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

Color Meaning and Usage

A serene blue tone, #629FDF has RGB (98, 159, 223) and HSL (211°, 66%, 63%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #629FDF is #DFA362, creating high-contrast pairings. For softer combinations, try analogous colors like #62DDDF.

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

Contrast with #629FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #629FDF?

#629FDF is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #629FDF?

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

How to use #629FDF in CSS?

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

What colors go well with #629FDF?

#DFA362 (complementary), #62DDDF (analogous), and #2A78CB (lighter shade) work well with #629FDF.