#445CCF Color Information

Hex color code: #445CCF

A calming blue shade, #445CCF appears as (68, 92, 207) in RGB and (230°, 59%, 54%) in HSL. It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#445CCF
RGB
68, 92, 207
HSL
230°, 59%, 54%
CMYK
67%, 56%, 0%, 19%

Shades

CSS Usage
color: #445CCF;
background-color: #445CCF;
border-color: #445CCF;
box-shadow: 0 0 10px #445CCF;
border: 2px solid #445CCF;
Tailwind Usage
bg-[#445CCF]
text-[#445CCF]
border-[#445CCF]
shadow-[0_0_10px_445CCF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #445CCF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #445CCF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #445CCF; color: #FFFFFF; }

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 #445CCF; background-color: #445CCF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #445CCF20; border-left: 4px solid #445CCF; }

Link / Accent

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

a { color: #445CCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #445CCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 92, 207

Red: 68 / Green: 92 / Blue: 207

HSL

230°, 59%, 54%

Hue: 230° / Saturation: 59% / Lightness: 54%

CMYK

67%, 56%, 0%, 19%

Cyan: 67% / Magenta: 56% / Yellow: 0% / Key: 19%

What color is #445CCF?

#445CCF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #445CCF to RGB:

rgb(68, 92, 207)HEX to RGB Converter →

HEX to HSL

Convert #445CCF to HSL:

hsl(230, 59%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #445CCF to CMYK:

cmyk(67%, 56%, 0%, 19%)Color Converter →

Color Meaning and Usage

#445CCF is a tranquil blue color with RGB values of 68, 92, 207 and HSL of 230°, 59%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #445CCF is #CFB844, creating high-contrast pairings. For softer combinations, try analogous colors like #44A1CF.

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

Contrast with #445CCF

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

Contrast Ratio: 3.68:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #445CCF?

#445CCF is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #445CCF?

#445CCF in RGB is (68, 92, 207) - 68 red, 92 green, and 207 blue.

How to use #445CCF in CSS?

Use #445CCF directly in your CSS properties like color or background-color.

What colors go well with #445CCF?

#CFB844 (complementary), #44A1CF (analogous), and #293C9E (lighter shade) work well with #445CCF.