#23699F Color Information

Hex color code: #23699F

#23699F is a peaceful blue color. In RGB it is (35, 105, 159), and in HSL it is (206°, 64%, 38%). It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#23699F
RGB
35, 105, 159
HSL
206°, 64%, 38%
CMYK
78%, 34%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #23699F; 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 #23699F; background-color: #23699F15; }

Alert / Toast

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

Link / Accent

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

a { color: #23699F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #23699F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 105, 159

Red: 35 / Green: 105 / Blue: 159

HSL

206°, 64%, 38%

Hue: 206° / Saturation: 64% / Lightness: 38%

CMYK

78%, 34%, 0%, 38%

Cyan: 78% / Magenta: 34% / Yellow: 0% / Key: 38%

What color is #23699F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #23699F to RGB:

rgb(35, 105, 159)HEX to RGB Converter →

HEX to HSL

Convert #23699F to HSL:

hsl(206, 64%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #23699F to CMYK:

cmyk(78%, 34%, 0%, 38%)Color Converter →

Color Meaning and Usage

A cool blue tone, #23699F has RGB (35, 105, 159) and HSL (206°, 64%, 38%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #23699F is #9F5923, creating high-contrast pairings. For softer combinations, try analogous colors like #239F97.

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

Contrast with #23699F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #23699F?

#23699F is a cool blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #23699F?

#23699F in RGB is (35, 105, 159) - 35 red, 105 green, and 159 blue.

How to use #23699F in CSS?

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

What colors go well with #23699F?

#9F5923 (complementary), #239F97 (analogous), and #154060 (lighter shade) work well with #23699F.