Skip to main content Skip to docs navigation

#afeef1 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 Atmospheric Soft Blue and its hex is #ACE1F0 Nearest Color Name

Color Hue/Base color: Blue

Hex #afeef1 Color code in RGB color code model is created after adding 68.63% red color, 93.33% green color and 94.51% blue color. Hex #afeef1 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 1% magenta, 0% yellow and 5.49% black.

Hex #afeef1 color code is between #aaddee web safe hex color code and #bbffff web safe hex color code. #aaddee is the nearest web safe color code. You can see here many more shades of #afeef1 color code.

RGB Chart

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

Color Table

Hex Color Code afeef1 #afeef1
RGB Decimal 175, 238, 241 175, 238, 241
RGB Percent 69%, 93%, 95% rgb(69%, 93%, 95%)
CSS RGBa 175, 238, 241,1 rgba(175,238,241,1)
CMYK Model cmyk(27%,1%,0%,5.49%)
HSL Color Space 183,70% ,82% hsl(183,70% ,82%)
HSV Color Space 183°, 27%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 11101110 11110001
Octal 257 356 361
Decimal 175 238 241
Hex af ee f1

Different shades of #afeef1 color code.

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

Darkest of #afeef1
#2dd2da
Darker of #afeef1
#58dce2
Dark of #afeef1
#84e5e9
Base of #afeef1
#afeef1
Light of #afeef1
#daf7f9
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

#afeef1
#f1b2af

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

Split Complementary

#afeef1
#f1afcd
#f1d3af

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

Analogous Color

#aff1ce
#aff1d9
#afeef1
#afd8f1
#afbdf1

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

#afeef1
#eef1af
#f1afee

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

#afeef1
#f1afee
#f1b2af
#aff1b2

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

#afeef1
#d3aff1
#f1b2af
#cdf1af

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 #afeef1

#20aeb4
#2dd2da
#58dce2
#84e5e9
#afeef1
#daf7f9
#ffffff
#ffffff
#ffffff

Tints of #afeef1 Color

#afeef1
#b7eff2
#c0f1f4
#c9f3f5
#d2f5f7
#dbf7f8
#e4f9fa
#edfbfb
#f6fdfd
#ffffff

Shades of #afeef1 color code

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

#afeef1
#9bd3d6
#88b9bb
#749ea0
#618485
#4d696b
#3a4f50
#263435
#131a1a
#000000

Tones

#afeef1
#b8e5e8
#c2ddde
#cbd4d5
#d0d0d0

Tones

Similar Color like #afeef1 color

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

#b0eff2
#b1f0f3
#b2f1f4
#b3f2f5
#b4f3f6
#b5f4f7
#b6f5f8
#b7f6f9
#b8f7fa
#b9f8fb
#baf9fc
#bbfafd
#bcfbfe
#bdfcff
#aeedf0
#adecef
#acebee
#abeaed
#aae9ec
#a9e8eb
#a8e7ea
#a7e6e9
#a6e5e8
#a5e4e7
#a4e3e6
#a3e2e5
#a2e1e4
#a1e0e3

Download this Light Blue

Hex #afeef1 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.

#afeef1 Color Code Preview on Black Background Color

This is how #afeef1 Color will look on black background color. Color contrast ratio is 16.32

#afeef1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afeef1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afeef1

#afeef1 color code is use for CSS Background Color

Background color for the above div is #afeef1

HTML with inline CSS

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

#afeef1 color code is use for CSS Border Color

CSS Border color for the above div is #afeef1

HTML with inline CSS

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

CSS Border Left color for the above div is #afeef1

HTML with inline CSS

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

CSS Border Right color for the above div is #afeef1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afeef1

HTML with inline CSS

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

CSS Border Top color for the above div is #afeef1

HTML with inline CSS

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

#afeef1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afeef1 Color code Preview on White Background

This is how #afeef1 Color code will look on white background color. Color contrast ratio is 1.29

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 #afeef1; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #afeef1; }

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(175,238,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(241,178,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,238,241,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }