#3FA3BA Color Information

Hex color code: #3FA3BA

#3FA3BA is a delicate cyan color. In RGB it is (63, 163, 186), and in HSL it is (191°, 49%, 49%). It is widely used in graphic design.

Try:
Color NameSteel Blue
HEX
#3FA3BA
RGB
63, 163, 186
HSL
191°, 49%, 49%
CMYK
66%, 12%, 0%, 27%

Shades

CSS Usage
color: #3FA3BA;
background-color: #3FA3BA;
border-color: #3FA3BA;
box-shadow: 0 0 10px #3FA3BA;
border: 2px solid #3FA3BA;
Tailwind Usage
bg-[#3FA3BA]
text-[#3FA3BA]
border-[#3FA3BA]
shadow-[0_0_10px_3FA3BA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3FA3BA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3FA3BA; color: #000000; }

Badge

New Feature
.badge { background-color: #3FA3BA; 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 #3FA3BA; background-color: #3FA3BA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3FA3BA20; border-left: 4px solid #3FA3BA; }

Link / Accent

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

a { color: #3FA3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3FA3BA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

63, 163, 186

Red: 63 / Green: 163 / Blue: 186

HSL

191°, 49%, 49%

Hue: 191° / Saturation: 49% / Lightness: 49%

CMYK

66%, 12%, 0%, 27%

Cyan: 66% / Magenta: 12% / Yellow: 0% / Key: 27%

What color is #3FA3BA?

#3FA3BA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3FA3BA to RGB:

rgb(63, 163, 186)HEX to RGB Converter →

HEX to HSL

Convert #3FA3BA to HSL:

hsl(191, 49%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #3FA3BA to CMYK:

cmyk(66%, 12%, 0%, 27%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #3FA3BA has RGB (63, 163, 186) and HSL (191°, 49%, 49%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3FA3BA is #BA5640, creating high-contrast pairings. For softer combinations, try analogous colors like #40BA93.

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

Contrast with #3FA3BA

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

Contrast Ratio: 7.16:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3FA3BA?

#3FA3BA is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #3FA3BA?

#3FA3BA in RGB is (63, 163, 186) - 63 red, 163 green, and 186 blue.

How to use #3FA3BA in CSS?

Use #3FA3BA directly in your CSS properties like color or background-color.

What colors go well with #3FA3BA?

#BA5640 (complementary), #40BA93 (analogous), and #2C7281 (lighter shade) work well with #3FA3BA.