#446279 Color Information

Hex color code: #446279

A pastel blue shade, #446279 appears as (68, 98, 121) in RGB and (206°, 28%, 37%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#446279
RGB
68, 98, 121
HSL
206°, 28%, 37%
CMYK
44%, 19%, 0%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #446279; 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 #446279; background-color: #44627915; }

Alert / Toast

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

Link / Accent

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

a { color: #446279; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #446279 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 98, 121

Red: 68 / Green: 98 / Blue: 121

HSL

206°, 28%, 37%

Hue: 206° / Saturation: 28% / Lightness: 37%

CMYK

44%, 19%, 0%, 53%

Cyan: 44% / Magenta: 19% / Yellow: 0% / Key: 53%

What color is #446279?

#446279 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #446279 to RGB:

rgb(68, 98, 121)HEX to RGB Converter →

HEX to HSL

Convert #446279 to HSL:

hsl(206, 28%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #446279 to CMYK:

cmyk(44%, 19%, 0%, 53%)Color Converter →

Color Meaning and Usage

#446279 is a gentle blue color with RGB values of 68, 98, 121 and HSL of 206°, 28%, 37%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #446279 is #795B44, creating high-contrast pairings. For softer combinations, try analogous colors like #447975.

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

Contrast with #446279

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #446279?

#446279 is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #446279?

#446279 in RGB is (68, 98, 121) - 68 red, 98 green, and 121 blue.

How to use #446279 in CSS?

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

What colors go well with #446279?

#795B44 (complementary), #447975 (analogous), and #283A48 (lighter shade) work well with #446279.