crispedge.com

Color picker

Loading...

#95fcdf hex color - Blue - Cool color - Information

#95fcdf hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #95fcdf Color code in RGB color code model is created after adding 58.43% red color, 98.82% green color and 87.45% blue color. Hex #95fcdf Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 0% magenta, 12% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95fcdf#95fcdf
RGB Decimal149, 252, 223rgb(149, 252, 223)
RGB Percent58%, 99%, 87%rgb(58%, 99%, 87%)
CSS RGBa149, 252, 223,1rgba(149,252,223,1)
CMYK Modelcmyk(41%,0%,12%,1%)
HSL Color Space163,94% ,79%hsl(163,94% ,79%)
HSV Color Space163°, 41%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011111110011011111
Octal225374337
Decimal149252223
Hex95fcdf

Different shades of #95fcdf color code.

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

Light Shade of #95fcdf
#c7fdee
Dark Shade of #95fcdf
#63fbd0
Saturated Shade of #95fcdf
#92ffe0
Desaturated Shade of #95fcdf
#9af7dd
Grey scale Shade of #95fcdf
#c8c8c8
Brighten Shade
#aefff8
Most Readable Shade
#000000

Shades of #95fcdf color code

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

#95fcdf
#84e0c6
#73c4ad
#63a894
#528c7b
#427063
#31544a
#213831
#101c18
#000000

Similar Color like #95fcdf color

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

#96fde0
#97fee1
#98ffe2
#99ffe3
#9affe4
#9bffe5
#9cffe6
#9dffe7
#9effe8
#9fffe9
#a0ffea
#a1ffeb
#a2ffec
#a3ffed
#94fbde
#93fadd
#92f9dc
#91f8db
#90f7da
#8ff6d9
#8ef5d8
#8df4d7
#8cf3d6
#8bf2d5
#8af1d4
#89f0d3
#88efd2
#87eed1

Monochromatic Color with #95fcdf

#95fcdf
#172723
#305249
#4a7c6e
#63a794
#7cd1b9

Tints of #95fcdf Color

#95fcdf
#a0fce2
#acfce6
#b8fde9
#c4fded
#cffdf0
#dbfef4
#e7fef7
#f3fefb
#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

#95fcdf
#fc95b2

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

Split Complementary

#95fcdf
#fc95e6
#fcab95

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

Analogous Color

#95fcb6
#95fcca
#95fcdf
#95fcf4
#95f0fc

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

#95fcdf
#df95fc
#fcdf95

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

#95fcdf
#ab95fc
#fc95b2
#e5fc95

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

Double Complementary Color

#95fcdf
#fc95b2
#fcab95
#95e6fc

Double Complementary 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).

Hex #95fcdf 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.

#95fcdf Color Code Preview on Black Background Color

This is how #95fcdf Color will look on black background color. Color contrast ratio is 17.27

#95fcdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95fcdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95fcdf

#95fcdf color code is use for CSS Background Color

Background color for the above div is #95fcdf

HTML with inline CSS

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

#95fcdf color code is use for CSS Border Color

CSS Border color for the above div is #95fcdf

HTML with inline CSS

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

CSS Border Left color for the above div is #95fcdf

HTML with inline CSS

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

CSS Border Right color for the above div is #95fcdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #95fcdf

HTML with inline CSS

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

CSS Border Top color for the above div is #95fcdf

HTML with inline CSS

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

#95fcdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95fcdf Color code Preview on White Background

This is how #95fcdf Color code will look on white background color. Color contrast ratio is 1.22

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(149,252,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,149,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,252,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.