#448ACF Color Information

Hex color code: #448ACF

A peaceful blue shade, #448ACF appears as (68, 138, 207) in RGB and (210°, 59%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#448ACF
RGB
68, 138, 207
HSL
210°, 59%, 54%
CMYK
67%, 33%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #448ACF; color: #000000; }

Badge

New Feature
.badge { background-color: #448ACF; 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 #448ACF; background-color: #448ACF15; }

Alert / Toast

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

Link / Accent

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

a { color: #448ACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #448ACF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 138, 207

Red: 68 / Green: 138 / Blue: 207

HSL

210°, 59%, 54%

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

CMYK

67%, 33%, 0%, 19%

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

What color is #448ACF?

#448ACF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #448ACF to RGB:

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

HEX to HSL

Convert #448ACF to HSL:

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

HEX to CMYK

Convert #448ACF to CMYK:

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

Color Meaning and Usage

#448ACF is a serene blue color with RGB values of 68, 138, 207 and HSL of 210°, 59%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #448ACF is #CF8A44, creating high-contrast pairings. For softer combinations, try analogous colors like #44CFCF.

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

Contrast with #448ACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #448ACF?

#448ACF is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #448ACF?

#448ACF in RGB is (68, 138, 207) - 68 red, 138 green, and 207 blue.

How to use #448ACF in CSS?

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

What colors go well with #448ACF?

#CF8A44 (complementary), #44CFCF (analogous), and #29639E (lighter shade) work well with #448ACF.