crispedge.com

Color picker

Loading...

#bb5e96 hex color - Violet - Warm color - Information

#bb5e96 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #bb5e96 Color code in RGB color code model is created after adding 73.33% red color, 36.86% green color and 58.82% blue color. Hex #bb5e96 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 20% yellow and 27% black.

Hex #bb5e96 color code is between #aa6699 web safe hex color code and #cc5588 web safe hex color code. #aa6699 is the nearest web safe color code. You can see here many more shades of #bb5e96 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb5e96#bb5e96
RGB Decimal187, 94, 150rgb(187, 94, 150)
RGB Percent73%, 37%, 59%rgb(73%, 37%, 59%)
CSS RGBa187, 94, 150,1rgba(187,94,150,1)
CMYK Modelcmyk(0%,50%,20%,27%)
HSL Color Space324,41% ,55%hsl(324,41% ,55%)
HSV Color Space324°, 50%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110101111010010110
Octal273136226
Decimal18794150
Hexbb5e96

Different shades of #bb5e96 color code.

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

Light Shade of #bb5e96
#ca82ad
Dark Shade of #bb5e96
#a2447d
Saturated Shade of #bb5e96
#c65398
Desaturated Shade of #bb5e96
#b06994
Grey scale Shade of #bb5e96
#8c8c8c
Brighten Shade
#d477af
Most Readable Shade
#FFFFFF

Shades of #bb5e96 color code

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

#bb5e96
#a65385
#914974
#7c3e64
#673453
#532942
#3e1f32
#291421
#140a10
#000000

Similar Color like #bb5e96 color

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

#bc5f97
#bd6098
#be6199
#bf629a
#c0639b
#c1649c
#c2659d
#c3669e
#c4679f
#c568a0
#c669a1
#c76aa2
#c86ba3
#c96ca4
#ba5d95
#b95c94
#b85b93
#b75a92
#b65991
#b55890
#b4578f
#b3568e
#b2558d
#b1548c
#b0538b
#af528a
#ae5189
#ad5088

Monochromatic Color with #bb5e96

#bb5e96
#e573b8
#11090e
#3b1e30
#663352
#904974

Tints of #bb5e96 Color

#bb5e96
#c26fa1
#ca81ad
#d193b9
#d9a5c4
#e0b7d0
#e8c9dc
#efdbe7
#f7edf3
#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

#bb5e96
#5ebb83

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

Split Complementary

#bb5e96
#68bb5e
#5ebbb2

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

Analogous Color

#bb5ebb
#bb5ea9
#bb5e96
#bb5e83
#bb5e71

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

#bb5e96
#96bb5e
#5e96bb

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

#bb5e96
#bbb15e
#5ebb83
#5e67bb

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

#bb5e96
#5ebb83
#5ebbb2
#bb5e68

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 #bb5e96 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.

#bb5e96 Color Code Preview on Black Background Color

This is how #bb5e96 Color will look on black background color. Color contrast ratio is 5.15

#bb5e96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5e96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5e96

#bb5e96 color code is use for CSS Background Color

Background color for the above div is #bb5e96

HTML with inline CSS

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

#bb5e96 color code is use for CSS Border Color

CSS Border color for the above div is #bb5e96

HTML with inline CSS

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

CSS Border Left color for the above div is #bb5e96

HTML with inline CSS

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

CSS Border Right color for the above div is #bb5e96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb5e96

HTML with inline CSS

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

CSS Border Top color for the above div is #bb5e96

HTML with inline CSS

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

#bb5e96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb5e96 Color code Preview on White Background

This is how #bb5e96 Color code will look on white background color. Color contrast ratio is 4.07

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

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(187,94,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,187,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,94,150,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.