Skip to main content Skip to docs navigation

#8af0f1 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 Bath Water and its hex is #88EEEE Nearest Color Name

Color Hue/Base color: Blue

Hex #8af0f1 Color code in RGB color code model is created after adding 54.12% red color, 94.12% green color and 94.51% blue color. Hex #8af0f1 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 0% magenta, 0% yellow and 5.49% black.

Hex #8af0f1 color code is between #88eeee web safe hex color code and #99ffff web safe hex color code. #88eeee is the nearest web safe color code. You can see here many more shades of #8af0f1 color code.

RGB Chart

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

Color Table

Hex Color Code 8af0f1 #8af0f1
RGB Decimal 138, 240, 241 138, 240, 241
RGB Percent 54%, 94%, 95% rgb(54%, 94%, 95%)
CSS RGBa 138, 240, 241,1 rgba(138,240,241,1)
CMYK Model cmyk(43%,0%,0%,5.49%)
HSL Color Space 181,79% ,74% hsl(181,79% ,74%)
HSV Color Space 181°, 43%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001010 11110000 11110001
Octal 212 360 361
Decimal 138 240 241
Hex 8a f0 f1

Different shades of #8af0f1 color code.

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

Darkest of #8af0f1
#18c8ca
Darker of #8af0f1
#2fe4e6
Dark of #8af0f1
#5ceaec
Base of #8af0f1
#8af0f1
Light of #8af0f1
#b8f6f6
Lighter
#e5fcfc
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

#8af0f1
#f18b8a

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

Split Complementary

#8af0f1
#f18abc
#f1be8a

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

Analogous Color

#8af1b6
#8af1c7
#8af0f1
#8acef1
#8aa3f1

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

#8af0f1
#f0f18a
#f18af0

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

#8af0f1
#f18af0
#f18b8a
#8af18b

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

#8af0f1
#be8af1
#f18b8a
#bcf18a

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 #8af0f1

#139b9c
#18c8ca
#2fe4e6
#5ceaec
#8af0f1
#b8f6f6
#e5fcfc
#ffffff
#ffffff

Tints of #8af0f1 Color

#8af0f1
#97f1f2
#a4f3f4
#b1f5f5
#bef6f7
#cbf8f8
#d8fafa
#e5fbfb
#f2fdfd
#ffffff

Shades of #8af0f1 color code

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

#8af0f1
#7ad5d6
#6bbabb
#5ca0a0
#4c8585
#3d6a6b
#2e5050
#1e3535
#0f1a1a
#000000

Tones

#8af0f1
#97e3e4
#a4d6d7
#b1c9ca
#bdbdbd

Tones

Similar Color like #8af0f1 color

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

#8bf1f2
#8cf2f3
#8df3f4
#8ef4f5
#8ff5f6
#90f6f7
#91f7f8
#92f8f9
#93f9fa
#94fafb
#95fbfc
#96fcfd
#97fdfe
#98feff
#89eff0
#88eeef
#87edee
#86eced
#85ebec
#84eaeb
#83e9ea
#82e8e9
#81e7e8
#80e6e7
#7fe5e6
#7ee4e5
#7de3e4
#7ce2e3

Download this Light Blue

Hex #8af0f1 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.

#8af0f1 Color Code Preview on Black Background Color

This is how #8af0f1 Color will look on black background color. Color contrast ratio is 15.81

#8af0f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8af0f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8af0f1

#8af0f1 color code is use for CSS Background Color

Background color for the above div is #8af0f1

HTML with inline CSS

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

#8af0f1 color code is use for CSS Border Color

CSS Border color for the above div is #8af0f1

HTML with inline CSS

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

CSS Border Left color for the above div is #8af0f1

HTML with inline CSS

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

CSS Border Right color for the above div is #8af0f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8af0f1

HTML with inline CSS

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

CSS Border Top color for the above div is #8af0f1

HTML with inline CSS

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

#8af0f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8af0f1 Color code Preview on White Background

This is how #8af0f1 Color code will look on white background color. Color contrast ratio is 1.33

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

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