#407ECF Color Information

Hex color code: #407ECF

A cool blue shade, #407ECF appears as (64, 126, 207) in RGB and (214°, 60%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#407ECF
RGB
64, 126, 207
HSL
214°, 60%, 53%
CMYK
69%, 39%, 0%, 19%

Shades

CSS Usage
color: #407ECF;
background-color: #407ECF;
border-color: #407ECF;
box-shadow: 0 0 10px #407ECF;
border: 2px solid #407ECF;
Tailwind Usage
bg-[#407ECF]
text-[#407ECF]
border-[#407ECF]
shadow-[0_0_10px_407ECF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #407ECF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #407ECF; color: #000000; }

Badge

New Feature
.badge { background-color: #407ECF; 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 #407ECF; background-color: #407ECF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #407ECF20; border-left: 4px solid #407ECF; }

Link / Accent

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

a { color: #407ECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #407ECF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 126, 207

Red: 64 / Green: 126 / Blue: 207

HSL

214°, 60%, 53%

Hue: 214° / Saturation: 60% / Lightness: 53%

CMYK

69%, 39%, 0%, 19%

Cyan: 69% / Magenta: 39% / Yellow: 0% / Key: 19%

What color is #407ECF?

#407ECF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #407ECF to RGB:

rgb(64, 126, 207)HEX to RGB Converter →

HEX to HSL

Convert #407ECF to HSL:

hsl(214, 60%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #407ECF to CMYK:

cmyk(69%, 39%, 0%, 19%)Color Converter →

Color Meaning and Usage

A calming blue tone, #407ECF has RGB (64, 126, 207) and HSL (214°, 60%, 53%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #407ECF is #CF913F, creating high-contrast pairings. For softer combinations, try analogous colors like #3FC5CF.

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

Contrast with #407ECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #407ECF?

#407ECF is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #407ECF?

#407ECF in RGB is (64, 126, 207) - 64 red, 126 green, and 207 blue.

How to use #407ECF in CSS?

Use #407ECF directly in your CSS properties like color or background-color.

What colors go well with #407ECF?

#CF913F (complementary), #3FC5CF (analogous), and #27599B (lighter shade) work well with #407ECF.