#749DDF Color Information

Hex color code: #749DDF

A peaceful blue shade, #749DDF appears as (116, 157, 223) in RGB and (217°, 63%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameCornflower Blue
HEX
#749DDF
RGB
116, 157, 223
HSL
217°, 63%, 66%
CMYK
48%, 30%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #749DDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 157, 223

Red: 116 / Green: 157 / Blue: 223

HSL

217°, 63%, 66%

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

CMYK

48%, 30%, 0%, 13%

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

What color is #749DDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #749DDF to RGB:

rgb(116, 157, 223)HEX to RGB Converter →

HEX to HSL

Convert #749DDF to HSL:

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

HEX to CMYK

Convert #749DDF to CMYK:

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

Color Meaning and Usage

A tranquil blue tone, #749DDF has RGB (116, 157, 223) and HSL (217°, 63%, 66%). 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 #749DDF is #DFB572, creating high-contrast pairings. For softer combinations, try analogous colors like #72D2DF.

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

Contrast with #749DDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #749DDF?

#749DDF is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #749DDF?

#749DDF in RGB is (116, 157, 223) - 116 red, 157 green, and 223 blue.

How to use #749DDF in CSS?

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

What colors go well with #749DDF?

#DFB572 (complementary), #72D2DF (analogous), and #3370D1 (lighter shade) work well with #749DDF.