#223CBF Color Information

Hex color code: #223CBF

A calming blue shade, #223CBF appears as (34, 60, 191) in RGB and (230°, 70%, 44%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#223CBF
RGB
34, 60, 191
HSL
230°, 70%, 44%
CMYK
82%, 69%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #223CBF; 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 #223CBF; background-color: #223CBF15; }

Alert / Toast

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

Link / Accent

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

a { color: #223CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #223CBF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 60, 191

Red: 34 / Green: 60 / Blue: 191

HSL

230°, 70%, 44%

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

CMYK

82%, 69%, 0%, 25%

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

What color is #223CBF?

#223CBF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #223CBF to RGB:

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

HEX to HSL

Convert #223CBF to HSL:

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

HEX to CMYK

Convert #223CBF to CMYK:

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

Color Meaning and Usage

#223CBF is a serene blue color with RGB values of 34, 60, 191 and HSL of 230°, 70%, 44%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #223CBF is #BFA522, creating high-contrast pairings. For softer combinations, try analogous colors like #228ABF.

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

Contrast with #223CBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #223CBF?

#223CBF is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #223CBF?

#223CBF in RGB is (34, 60, 191) - 34 red, 60 green, and 191 blue.

How to use #223CBF in CSS?

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

What colors go well with #223CBF?

#BFA522 (complementary), #228ABF (analogous), and #16277E (lighter shade) work well with #223CBF.