Skip to main content Skip to docs navigation

#f1f4fa hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Aircraft White and its hex is #EDF2F8 Nearest Color Name

Color Hue/Base color: Blue

Hex #f1f4fa Color code in RGB color code model is created after adding 94.51% red color, 95.69% green color and 98.04% blue color. Hex #f1f4fa Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 2% magenta, 0% yellow and 1.96% black.

Hex #f1f4fa color code is between #eeeeff web safe hex color code and #ffffee web safe hex color code. #eeeeff is the nearest web safe color code. You can see here many more shades of #f1f4fa color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code f1f4fa #f1f4fa
RGB Decimal 241, 244, 250 241, 244, 250
RGB Percent 95%, 96%, 98% rgb(95%, 96%, 98%)
CSS RGBa 241, 244, 250,1 rgba(241,244,250,1)
CMYK Model cmyk(4%,2%,0%,1.96%)
HSL Color Space 220,47% ,96% hsl(220,47% ,96%)
HSV Color Space 220°, 4%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11110001 11110100 11111010
Octal 361 364 372
Decimal 241 244 250
Hex f1 f4 fa

Different shades of #f1f4fa color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #f1f4fa
#809bd2
Darker of #f1f4fa
#a6b9df
Dark of #f1f4fa
#cbd6ed
Base of #f1f4fa
#f1f4fa
Light of #f1f4fa
#ffffff
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#f1f4fa
#faf7f1

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#f1f4fa
#faf2f1
#f8faf1

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f1f9fa
#f1f8fa
#f1f4fa
#f1f1fa
#f5f1fa

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#f1f4fa
#f4faf1
#faf1f4

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#f1f4fa
#faf1f4
#faf7f1
#f1faf7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#f1f4fa
#faf1f8
#faf7f1
#f1faf2

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #f1f4fa

#5b7ec4
#809bd2
#a6b9df
#cbd6ed
#f1f4fa
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #f1f4fa Color

#f1f4fa
#f2f5fa
#f4f6fb
#f5f7fb
#f7f8fc
#f8fafc
#fafbfd
#fbfcfd
#fdfdfe
#ffffff

Shades of #f1f4fa color code

Generate more color scales with scales (color stack) generator.

#f1f4fa
#d6d8de
#bbbdc2
#a0a2a6
#85878a
#6b6c6f
#505153
#353637
#1a1b1b
#000000

Tones

#f1f4fa
#f3f5f8
#f5f5f6
#f5f5f5
#f5f5f5

Tones

Similar Color like #f1f4fa color

Find visually similar hex color codes nearing to #f1f4fa hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f2f5fb
#f3f6fc
#f4f7fd
#f5f8fe
#f6f9ff
#f7faff
#f8fbff
#f9fcff
#fafdff
#fbfeff
#fcffff
#fdffff
#feffff
#ffffff
#f0f3f9
#eff2f8
#eef1f7
#edf0f6
#eceff5
#ebeef4
#eaedf3
#e9ecf2
#e8ebf1
#e7eaf0
#e6e9ef
#e5e8ee
#e4e7ed
#e3e6ec

Download this Light Blue

Hex #f1f4fa Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#f1f4fa Color Code Preview on Black Background Color

This is how #f1f4fa Color will look on black background color. Color contrast ratio is 19.06

#f1f4fa in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#f1f4fa">Your Example Paragraph content text in with font color #f1f4fa </p>

Your Example Paragraph content text in with font color #f1f4fa

HTML with inline CSS

<div style="color:#f1f4fa">Your Paragraph text in with font color #f1f4fa </div>

Your Example Paragraph content text in with font color #f1f4fa

#f1f4fa color code is use for CSS Background Color

Background color for the above div is #f1f4fa

HTML with inline CSS

<div style="background-color:#f1f4fa;"></div>

#f1f4fa color code is use for CSS Border Color

CSS Border color for the above div is #f1f4fa

HTML with inline CSS

<div style="border:5px solid #f1f4fa;"></div>

CSS Border Left color for the above div is #f1f4fa

HTML with inline CSS

<div style="border-left:5px solid #f1f4fa;"></div>

CSS Border Right color for the above div is #f1f4fa

HTML with inline CSS

<div style="border-right:5px solid #f1f4fa;"></div>

CSS Border Bottom color for the above div is #f1f4fa

HTML with inline CSS

<div style="border-bottom:5px solid #f1f4fa;"></div>

CSS Border Top color for the above div is #f1f4fa

HTML with inline CSS

<div style="border-top:5px solid #f1f4fa;"></div>

#f1f4fa hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#f1f4fa; } .examplecolorclass {color:#f1f4fa; } .examplebordercolor {border:3px solid #f1f4fa; }

#f1f4fa Color code Preview on White Background

This is how #f1f4fa Color code will look on white background color. Color contrast ratio is 1.10

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #f1f4fa; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f1f4fa; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(241,244,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,247,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,244,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }