#3FA4CF Color Information

Hex color code: #3FA4CF

#3FA4CF is a peaceful blue color. In RGB it is (63, 164, 207), and in HSL it is (198°, 60%, 53%). It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#3FA4CF
RGB
63, 164, 207
HSL
198°, 60%, 53%
CMYK
70%, 21%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3FA4CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

63, 164, 207

Red: 63 / Green: 164 / Blue: 207

HSL

198°, 60%, 53%

Hue: 198° / Saturation: 60% / Lightness: 53%

CMYK

70%, 21%, 0%, 19%

Cyan: 70% / Magenta: 21% / Yellow: 0% / Key: 19%

What color is #3FA4CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3FA4CF to RGB:

rgb(63, 164, 207)HEX to RGB Converter →

HEX to HSL

Convert #3FA4CF to HSL:

hsl(198, 60%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #3FA4CF to CMYK:

cmyk(70%, 21%, 0%, 19%)Color Converter →

Color Meaning and Usage

A serene blue tone, #3FA4CF has RGB (63, 164, 207) and HSL (198°, 60%, 53%). 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 #3FA4CF is #CF6A3F, creating high-contrast pairings. For softer combinations, try analogous colors like #3FCFB2.

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

Contrast with #3FA4CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3FA4CF?

#3FA4CF is a serene blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #3FA4CF?

#3FA4CF in RGB is (63, 164, 207) - 63 red, 164 green, and 207 blue.

How to use #3FA4CF in CSS?

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

What colors go well with #3FA4CF?

#CF6A3F (complementary), #3FCFB2 (analogous), and #27789B (lighter shade) work well with #3FA4CF.