#228ABF Color Information

Hex color code: #228ABF

The hex color #228ABF is a cool blue with RGB values of (34, 138, 191) and HSL of (200°, 70%, 44%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#228ABF
RGB
34, 138, 191
HSL
200°, 70%, 44%
CMYK
82%, 28%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #228ABF; color: #000000; }

Badge

New Feature
.badge { background-color: #228ABF; 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 #228ABF; background-color: #228ABF15; }

Alert / Toast

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

Link / Accent

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

a { color: #228ABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #228ABF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 138, 191

Red: 34 / Green: 138 / Blue: 191

HSL

200°, 70%, 44%

Hue: 200° / Saturation: 70% / Lightness: 44%

CMYK

82%, 28%, 0%, 25%

Cyan: 82% / Magenta: 28% / Yellow: 0% / Key: 25%

What color is #228ABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #228ABF to RGB:

rgb(34, 138, 191)HEX to RGB Converter →

HEX to HSL

Convert #228ABF to HSL:

hsl(200, 70%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #228ABF to CMYK:

cmyk(82%, 28%, 0%, 25%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #228ABF has RGB (34, 138, 191) and HSL (200°, 70%, 44%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #228ABF is #BF5622, creating high-contrast pairings. For softer combinations, try analogous colors like #22BFA5.

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

Contrast with #228ABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #228ABF?

#228ABF is a peaceful blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #228ABF?

#228ABF in RGB is (34, 138, 191) - 34 red, 138 green, and 191 blue.

How to use #228ABF in CSS?

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

What colors go well with #228ABF?

#BF5622 (complementary), #22BFA5 (analogous), and #165B7E (lighter shade) work well with #228ABF.