Skip to main content Skip to docs navigation

#72fffa 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 Aggressive Baby Blue and its hex is #6FFFFF Nearest Color Name

Color Hue/Base color: Blue

Hex #72fffa Color code in RGB color code model is created after adding 44.71% red color, 100% green color and 98.04% blue color. Hex #72fffa Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 2% yellow and 0% black.

Hex #72fffa color code is between #77eeff web safe hex color code and #66ddee web safe hex color code. #77eeff is the nearest web safe color code. You can see here many more shades of #72fffa color code.

RGB Chart

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

Color Table

Hex Color Code 72fffa #72fffa
RGB Decimal 114, 255, 250 114, 255, 250
RGB Percent 45%, 100%, 98% rgb(45%, 100%, 98%)
CSS RGBa 114, 255, 250,1 rgba(114,255,250,1)
CMYK Model cmyk(55%,0%,2%,0%)
HSL Color Space 178,100% ,72% hsl(178,100% ,72%)
HSV Color Space 178°, 55%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110010 11111111 11111010
Octal 162 377 372
Decimal 114 255 250
Hex 72 ff fa

Different shades of #72fffa color code.

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

Darkest of #72fffa
#00d8d0
Darker of #72fffa
#0cfff6
Dark of #72fffa
#3ffff8
Base of #72fffa
#72fffa
Light of #72fffa
#a5fffc
Lighter
#d8fffe
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

#72fffa
#ff7277

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

Split Complementary

#72fffa
#ff72bd
#ffb372

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

Analogous Color

#72ffa8
#72ffbf
#72fffa
#72d5ff
#729aff

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

#72fffa
#fffa72
#fa72ff

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

#72fffa
#fa72ff
#ff7277
#77ff72

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

#72fffa
#b372ff
#ff7277
#bdff72

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 #72fffa

#00a59f
#00d8d0
#0cfff6
#3ffff8
#72fffa
#a5fffc
#d8fffe
#ffffff
#ffffff

Tints of #72fffa Color

#72fffa
#81fffa
#91fffb
#a1fffb
#b0fffc
#c0fffc
#d0fffd
#dffffd
#effffe
#ffffff

Shades of #72fffa color code

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

#72fffa
#65e2de
#58c6c2
#4caaa6
#3f8d8a
#32716f
#265553
#193837
#0c1c1b
#000000

Tones

#72fffa
#80f1ed
#8ee3e0
#9cd5d3
#aac7c6

Tones

Similar Color like #72fffa color

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

#73fffb
#74fffc
#75fffd
#76fffe
#77ffff
#78ffff
#79ffff
#7affff
#7bffff
#7cffff
#7dffff
#7effff
#7fffff
#80ffff
#71fef9
#70fdf8
#6ffcf7
#6efbf6
#6dfaf5
#6cf9f4
#6bf8f3
#6af7f2
#69f6f1
#68f5f0
#67f4ef
#66f3ee
#65f2ed
#64f1ec

Download this Light Blue

Hex #72fffa 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.

#72fffa Color Code Preview on Black Background Color

This is how #72fffa Color will look on black background color. Color contrast ratio is 17.40

#72fffa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72fffa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72fffa

#72fffa color code is use for CSS Background Color

Background color for the above div is #72fffa

HTML with inline CSS

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

#72fffa color code is use for CSS Border Color

CSS Border color for the above div is #72fffa

HTML with inline CSS

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

CSS Border Left color for the above div is #72fffa

HTML with inline CSS

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

CSS Border Right color for the above div is #72fffa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #72fffa

HTML with inline CSS

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

CSS Border Top color for the above div is #72fffa

HTML with inline CSS

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

#72fffa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72fffa Color code Preview on White Background

This is how #72fffa Color code will look on white background color. Color contrast ratio is 1.21

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

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(114,255,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,114,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(114,255,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }