#749CCD Color Information

Hex color code: #749CCD

The hex color #749CCD is a gentle blue with RGB values of (116, 156, 205) and HSL of (213°, 47%, 63%). It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#749CCD
RGB
116, 156, 205
HSL
213°, 47%, 63%
CMYK
43%, 24%, 0%, 20%

Shades

CSS Usage
color: #749CCD;
background-color: #749CCD;
border-color: #749CCD;
box-shadow: 0 0 10px #749CCD;
border: 2px solid #749CCD;
Tailwind Usage
bg-[#749CCD]
text-[#749CCD]
border-[#749CCD]
shadow-[0_0_10px_749CCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #749CCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #749CCD; color: #000000; }

Badge

New Feature
.badge { background-color: #749CCD; 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 #749CCD; background-color: #749CCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #749CCD20; border-left: 4px solid #749CCD; }

Link / Accent

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

a { color: #749CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #749CCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 156, 205

Red: 116 / Green: 156 / Blue: 205

HSL

213°, 47%, 63%

Hue: 213° / Saturation: 47% / Lightness: 63%

CMYK

43%, 24%, 0%, 20%

Cyan: 43% / Magenta: 24% / Yellow: 0% / Key: 20%

What color is #749CCD?

#749CCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #749CCD to RGB:

rgb(116, 156, 205)HEX to RGB Converter →

HEX to HSL

Convert #749CCD to HSL:

hsl(213, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #749CCD to CMYK:

cmyk(43%, 24%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #749CCD has RGB (116, 156, 205) and HSL (213°, 47%, 63%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #749CCD is #CDA574, creating high-contrast pairings. For softer combinations, try analogous colors like #74C9CD.

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

Contrast with #749CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #749CCD?

#749CCD is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #749CCD?

#749CCD in RGB is (116, 156, 205) - 116 red, 156 green, and 205 blue.

How to use #749CCD in CSS?

Use #749CCD directly in your CSS properties like color or background-color.

What colors go well with #749CCD?

#CDA574 (complementary), #74C9CD (analogous), and #4175B4 (lighter shade) work well with #749CCD.