#F5FEFC Color Information

Hex color code: #F5FEFC

A ethereal cyan shade, #F5FEFC appears as (245, 254, 252) in RGB and (167°, 82%, 98%) in HSL. It is typically applied in digital products.

Try:
Color NameMint Cream
HEX
#F5FEFC
RGB
245, 254, 252
HSL
167°, 82%, 98%
CMYK
4%, 0%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F5FEFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 254, 252

Red: 245 / Green: 254 / Blue: 252

HSL

167°, 82%, 98%

Hue: 167° / Saturation: 82% / Lightness: 98%

CMYK

4%, 0%, 1%, 0%

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

What color is #F5FEFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F5FEFC to RGB:

rgb(245, 254, 252)HEX to RGB Converter →

HEX to HSL

Convert #F5FEFC to HSL:

hsl(167, 82%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #F5FEFC to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #F5FEFC has RGB (245, 254, 252) and HSL (167°, 82%, 98%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F5FEFC is #FEF6F8, creating high-contrast pairings. For softer combinations, try analogous colors like #F6FEF8.

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

Contrast with #F5FEFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F5FEFC?

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

What is the RGB value of #F5FEFC?

#F5FEFC in RGB is (245, 254, 252) - 245 red, 254 green, and 252 blue.

How to use #F5FEFC in CSS?

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

What colors go well with #F5FEFC?

#FEF6F8 (complementary), #F6FEF8 (analogous), and #B0F7E8 (lighter shade) work well with #F5FEFC.