crispedge.com

Color picker

Loading...

#88ddcc hex color - Opulent Turquoise - Green - Cool color - Information

#88ddcc hex color - Opulent Turquoise - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #88ddcc Color Code is also known as Opulent Turquoise color.

Hex #88ddcc Color code in RGB color code model is created after adding 53.33% red color, 86.67% green color and 80% blue color. Hex #88ddcc Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 0% magenta, 8% yellow and 13% black.

Hex #88ddcc color code is a web safe color. Next web safe color code is #77ccbb and previous web safe color code is #99eedd. You can see here many more shades of #88ddcc color code.

0 Likes 0 Comments | 43 Views

RGB Chart

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

Color Table

Hex Color Code88ddcc#88ddcc
RGB Decimal136, 221, 204rgb(136, 221, 204)
RGB Percent53%, 87%, 80%rgb(53%, 87%, 80%)
CSS RGBa136, 221, 204,1rgba(136,221,204,1)
CMYK Modelcmyk(38%,0%,8%,13%)
HSL Color Space168,56% ,70%hsl(168,56% ,70%)
HSV Color Space168°, 38%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001101110111001100
Octal210335314
Decimal136221204
Hex88ddcc

Different shades of #88ddcc color code.

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

Light Shade of #88ddcc
#b0e8dd
Dark Shade of #88ddcc
#60d2bb
Saturated Shade of #88ddcc
#80e5d1
Desaturated Shade of #88ddcc
#90d5c7
Grey scale Shade of #88ddcc
#b3b3b3
Brighten Shade
#a1f6e5
Most Readable Shade
#000000

Shades of #88ddcc color code

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

#88ddcc
#78c4b5
#69ab9e
#5a9388
#4b7a71
#3c625a
#2d4944
#1e312d
#0f1816
#000000

Similar Color like #88ddcc color

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

#89decd
#8adfce
#8be0cf
#8ce1d0
#8de2d1
#8ee3d2
#8fe4d3
#90e5d4
#91e6d5
#92e7d6
#93e8d7
#94e9d8
#95ead9
#96ebda
#87dccb
#86dbca
#85dac9
#84d9c8
#83d8c7
#82d7c6
#81d6c5
#80d5c4
#7fd4c3
#7ed3c2
#7dd2c1
#7cd1c0
#7bd0bf
#7acfbe

Monochromatic Color with #88ddcc

#88ddcc
#050808
#1f332f
#3a5d56
#54887e
#6eb3a5

Tints of #88ddcc Color

#88ddcc
#95e0d1
#a2e4d7
#afe8dd
#bcece2
#caefe8
#d7f3ee
#e4f7f3
#f1fbf9
#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

#88ddcc
#dd8899

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

Split Complementary

#88ddcc
#dd88c4
#dda188

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

Analogous Color

#88ddaa
#88ddbb
#88ddcc
#88dddd
#88ccdd

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

#88ddcc
#cc88dd
#ddcc88

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

#88ddcc
#a288dd
#dd8899
#c3dd88

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

#88ddcc
#dd8899
#dda188
#88c4dd

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 #88ddcc 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.

#88ddcc Color Code Preview on Black Background Color

This is how #88ddcc Color will look on black background color. Color contrast ratio is 13.26

#88ddcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88ddcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88ddcc

#88ddcc color code is use for CSS Background Color

Background color for the above div is #88ddcc

HTML with inline CSS

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

#88ddcc color code is use for CSS Border Color

CSS Border color for the above div is #88ddcc

HTML with inline CSS

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

CSS Border Left color for the above div is #88ddcc

HTML with inline CSS

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

CSS Border Right color for the above div is #88ddcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #88ddcc

HTML with inline CSS

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

CSS Border Top color for the above div is #88ddcc

HTML with inline CSS

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

#88ddcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88ddcc Color code Preview on White Background

This is how #88ddcc Color code will look on white background color. Color contrast ratio is 1.58

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

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(136,221,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,136,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(136,221,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 43 Views

Post your comment:-

By submitting comment you agree to our privacy policy.