#237BBE Color Information

Hex color code: #237BBE

A cool blue shade, #237BBE appears as (35, 123, 190) in RGB and (206°, 69%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#237BBE
RGB
35, 123, 190
HSL
206°, 69%, 44%
CMYK
82%, 35%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #237BBE; color: #000000; }

Badge

New Feature
.badge { background-color: #237BBE; 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 #237BBE; background-color: #237BBE15; }

Alert / Toast

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

Link / Accent

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

a { color: #237BBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #237BBE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 123, 190

Red: 35 / Green: 123 / Blue: 190

HSL

206°, 69%, 44%

Hue: 206° / Saturation: 69% / Lightness: 44%

CMYK

82%, 35%, 0%, 25%

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

What color is #237BBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #237BBE to RGB:

rgb(35, 123, 190)HEX to RGB Converter →

HEX to HSL

Convert #237BBE to HSL:

hsl(206, 69%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #237BBE to CMYK:

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

Color Meaning and Usage

#237BBE is a tranquil blue color with RGB values of 35, 123, 190 and HSL of 206°, 69%, 44%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #237BBE is #BE6623, creating high-contrast pairings. For softer combinations, try analogous colors like #23BEB3.

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

Contrast with #237BBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #237BBE?

#237BBE is a tranquil blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #237BBE?

#237BBE in RGB is (35, 123, 190) - 35 red, 123 green, and 190 blue.

How to use #237BBE in CSS?

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

What colors go well with #237BBE?

#BE6623 (complementary), #23BEB3 (analogous), and #17517D (lighter shade) work well with #237BBE.