#F0FCFA Color Information

Hex color code: #F0FCFA

A airy cyan shade, #F0FCFA appears as (240, 252, 250) in RGB and (170°, 67%, 96%) in HSL. It is popular in mobile app design.

Try:
Color NameAzure
HEX
#F0FCFA
RGB
240, 252, 250
HSL
170°, 67%, 96%
CMYK
5%, 0%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #F0FCFA; 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 #F0FCFA; background-color: #F0FCFA15; }

Alert / Toast

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

Link / Accent

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

a { color: #F0FCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #F0FCFA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 252, 250

Red: 240 / Green: 252 / Blue: 250

HSL

170°, 67%, 96%

Hue: 170° / Saturation: 67% / Lightness: 96%

CMYK

5%, 0%, 1%, 1%

Cyan: 5% / Magenta: 0% / Yellow: 1% / Key: 1%

What color is #F0FCFA?

#F0FCFA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0FCFA to RGB:

rgb(240, 252, 250)HEX to RGB Converter →

HEX to HSL

Convert #F0FCFA to HSL:

hsl(170, 67%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #F0FCFA to CMYK:

cmyk(5%, 0%, 1%, 1%)Color Converter →

Color Meaning and Usage

A light cyan tone, #F0FCFA has RGB (240, 252, 250) and HSL (170°, 67%, 96%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F0FCFA is #FCEEF0, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCF3.

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

Contrast with #F0FCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0FCFA?

#F0FCFA is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F0FCFA?

#F0FCFA in RGB is (240, 252, 250) - 240 red, 252 green, and 250 blue.

How to use #F0FCFA in CSS?

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

What colors go well with #F0FCFA?

#FCEEF0 (complementary), #EEFCF3 (analogous), and #AEEFE4 (lighter shade) work well with #F0FCFA.