Skip to main content Skip to docs navigation

#75ffcb 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 Calamine BLue and its hex is #80FFCC Nearest Color Name

Color Hue/Base color: Blue

Hex #75ffcb Color code in RGB color code model is created after adding 45.88% red color, 100% green color and 79.61% blue color. Hex #75ffcb Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 20% yellow and 0% black.

Hex #75ffcb color code is between #77eecc web safe hex color code and #66ddbb web safe hex color code. #77eecc is the nearest web safe color code. You can see here many more shades of #75ffcb color code.

RGB Chart

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

Color Table

Hex Color Code 75ffcb #75ffcb
RGB Decimal 117, 255, 203 117, 255, 203
RGB Percent 46%, 100%, 80% rgb(46%, 100%, 80%)
CSS RGBa 117, 255, 203,1 rgba(117,255,203,1)
CMYK Model cmyk(54%,0%,20%,0%)
HSL Color Space 157,100% ,73% hsl(157,100% ,73%)
HSV Color Space 157°, 54%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 11111111 11001011
Octal 165 377 313
Decimal 117 255 203
Hex 75 ff cb

Different shades of #75ffcb color code.

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

Darkest of #75ffcb
#00db88
Darker of #75ffcb
#0fffa5
Dark of #75ffcb
#42ffb8
Base of #75ffcb
#75ffcb
Light of #75ffcb
#a8ffde
Lighter
#dbfff1
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

#75ffcb
#ff75a9

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

Split Complementary

#75ffcb
#ff75ee
#ff8675

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

Analogous Color

#75ff7a
#75ff91
#75ffcb
#75fff9
#75ccff

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

#75ffcb
#ffcb75
#cb75ff

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

#75ffcb
#cb75ff
#ff75a9
#a9ff75

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

#75ffcb
#8675ff
#ff75a9
#eeff75

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 #75ffcb

#00a869
#00db88
#0fffa5
#42ffb8
#75ffcb
#a8ffde
#dbfff1
#ffffff
#ffffff

Tints of #75ffcb Color

#75ffcb
#84ffd0
#93ffd6
#a3ffdc
#b2ffe2
#c1ffe7
#d1ffed
#e0fff3
#effff9
#ffffff

Shades of #75ffcb color code

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

#75ffcb
#68e2b4
#5bc69d
#4eaa87
#418d70
#34715a
#275543
#1a382d
#0d1c16
#000000

Tones

#75ffcb
#83f1c8
#91e3c4
#9ed6c1
#acc8bd

Tones

Similar Color like #75ffcb color

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

#76ffcc
#77ffcd
#78ffce
#79ffcf
#7affd0
#7bffd1
#7cffd2
#7dffd3
#7effd4
#7fffd5
#80ffd6
#81ffd7
#82ffd8
#83ffd9
#74feca
#73fdc9
#72fcc8
#71fbc7
#70fac6
#6ff9c5
#6ef8c4
#6df7c3
#6cf6c2
#6bf5c1
#6af4c0
#69f3bf
#68f2be
#67f1bd

Download this Light Blue

Hex #75ffcb 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.

#75ffcb Color Code Preview on Black Background Color

This is how #75ffcb Color will look on black background color. Color contrast ratio is 16.92

#75ffcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75ffcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75ffcb

#75ffcb color code is use for CSS Background Color

Background color for the above div is #75ffcb

HTML with inline CSS

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

#75ffcb color code is use for CSS Border Color

CSS Border color for the above div is #75ffcb

HTML with inline CSS

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

CSS Border Left color for the above div is #75ffcb

HTML with inline CSS

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

CSS Border Right color for the above div is #75ffcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #75ffcb

HTML with inline CSS

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

CSS Border Top color for the above div is #75ffcb

HTML with inline CSS

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

#75ffcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75ffcb Color code Preview on White Background

This is how #75ffcb Color code will look on white background color. Color contrast ratio is 1.24

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

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