@
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.

#988eba hex color - Violet - Cool color - Information

#988eba hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #988eba Color code in RGB color code model is created after adding 59.61% red color, 55.69% green color and 72.94% blue color. Hex #988eba Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 24% magenta, 0% yellow and 27.06% black.

Hex #988eba color code is between #9988bb web safe hex color code and #8899aa web safe hex color code. #9988bb is the nearest web safe color code. You can see here many more shades of #988eba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code988eba#988eba
RGB Decimal152, 142, 186rgb(152, 142, 186)
RGB Percent60%, 56%, 73%rgb(60%, 56%, 73%)
CSS RGBa152, 142, 186,1rgba(152,142,186,1)
CMYK Modelcmyk(18%,24%,0%,27.06%)
HSL Color Space254,24% ,64%hsl(254,24% ,64%)
HSV Color Space254°, 24%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110001000111010111010
Octal230216272
Decimal152142186
Hex988eba

Different shades of #988eba color code.

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

Light Shade of #988eba
#b5aecd
Dark Shade of #988eba
#7b6ea7
Saturated Shade of #988eba
#9385c3
Desaturated Shade of #988eba
#9d97b1
Grey scale Shade of #988eba
#a4a4a4
Brighten Shade
#b1a7d3
Most Readable Shade
#000000

Shades of #988eba color code

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

#988eba
#877ea5
#766e90
#655e7c
#544e67
#433f52
#322f3e
#211f29
#100f14
#000000

Similar Color like #988eba color

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

#998fbb
#9a90bc
#9b91bd
#9c92be
#9d93bf
#9e94c0
#9f95c1
#a096c2
#a197c3
#a298c4
#a399c5
#a49ac6
#a59bc7
#a69cc8
#978db9
#968cb8
#958bb7
#948ab6
#9389b5
#9288b4
#9187b3
#9086b2
#8f85b1
#8e84b0
#8d83af
#8c82ae
#8b81ad
#8a80ac

Monochromatic Color with #988eba

#988eba
#bbaee4
#0d0c10
#302d3a
#534d65
#756e8f

Tints of #988eba Color

#988eba
#a39ac1
#aea7c9
#bab3d1
#c5c0d8
#d1cce0
#dcd9e8
#e8e5ef
#f3f2f7
#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

#988eba
#b0ba8e

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

Split Complementary

#988eba
#baae8e
#9aba8e

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

Analogous Color

#8e96ba
#8f8eba
#988eba
#a18eba
#aa8eba

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

#988eba
#ba988e
#8eba98

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

#988eba
#ba8e9a
#b0ba8e
#8ebaae

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

#988eba
#b0ba8e
#9aba8e
#ae8eba

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 #988eba 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.

#988eba Color Code Preview on Black Background Color

This is how #988eba Color will look on black background color. Color contrast ratio is 6.91

#988eba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #988eba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #988eba

#988eba color code is use for CSS Background Color

Background color for the above div is #988eba

HTML with inline CSS

<div style="background-color:#988eba;"></div>

#988eba color code is use for CSS Border Color

CSS Border color for the above div is #988eba

HTML with inline CSS

<div style="border:5px solid #988eba;"></div>

CSS Border Left color for the above div is #988eba

HTML with inline CSS

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

CSS Border Right color for the above div is #988eba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #988eba

HTML with inline CSS

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

CSS Border Top color for the above div is #988eba

HTML with inline CSS

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

#988eba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#988eba Color code Preview on White Background

This is how #988eba Color code will look on white background color. Color contrast ratio is 3.04

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

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(152,142,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(176,186,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(152,142,186,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.