#369FBF Color Information

Hex color code: #369FBF

The hex color #369FBF is a cool cyan with RGB values of (54, 159, 191) and HSL of (194°, 56%, 48%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#369FBF
RGB
54, 159, 191
HSL
194°, 56%, 48%
CMYK
72%, 17%, 0%, 25%

Shades

CSS Usage
color: #369FBF;
background-color: #369FBF;
border-color: #369FBF;
box-shadow: 0 0 10px #369FBF;
border: 2px solid #369FBF;
Tailwind Usage
bg-[#369FBF]
text-[#369FBF]
border-[#369FBF]
shadow-[0_0_10px_369FBF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #369FBF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #369FBF; color: #000000; }

Badge

New Feature
.badge { background-color: #369FBF; 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 #369FBF; background-color: #369FBF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #369FBF20; border-left: 4px solid #369FBF; }

Link / Accent

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

a { color: #369FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #369FBF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 159, 191

Red: 54 / Green: 159 / Blue: 191

HSL

194°, 56%, 48%

Hue: 194° / Saturation: 56% / Lightness: 48%

CMYK

72%, 17%, 0%, 25%

Cyan: 72% / Magenta: 17% / Yellow: 0% / Key: 25%

What color is #369FBF?

#369FBF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #369FBF to RGB:

rgb(54, 159, 191)HEX to RGB Converter →

HEX to HSL

Convert #369FBF to HSL:

hsl(194, 56%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #369FBF to CMYK:

cmyk(72%, 17%, 0%, 25%)Color Converter →

Color Meaning and Usage

#369FBF is a peaceful cyan color with RGB values of 54, 159, 191 and HSL of 194°, 56%, 48%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #369FBF is #BF5636, creating high-contrast pairings. For softer combinations, try analogous colors like #36BF9A.

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

Contrast with #369FBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #369FBF?

#369FBF is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #369FBF?

#369FBF in RGB is (54, 159, 191) - 54 red, 159 green, and 191 blue.

How to use #369FBF in CSS?

Use #369FBF directly in your CSS properties like color or background-color.

What colors go well with #369FBF?

#BF5636 (complementary), #36BF9A (analogous), and #256D83 (lighter shade) work well with #369FBF.