Skip to main content Skip to docs navigation

#b2678b hex color | Download Dark Red 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 Je t’aime and its hex is #B36B92 Nearest Color Name

Color Hue/Base color: Red

Hex #b2678b Color code in RGB color code model is created after adding 69.8% red color, 40.39% green color and 54.51% blue color. Hex #b2678b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 22% yellow and 30.2% black.

Hex #b2678b color code is between #aa6688 web safe hex color code and #bb7799 web safe hex color code. #aa6688 is the nearest web safe color code. You can see here many more shades of #b2678b color code.

RGB Chart

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

Color Table

Hex Color Code b2678b #b2678b
RGB Decimal 178, 103, 139 178, 103, 139
RGB Percent 70%, 40%, 55% rgb(70%, 40%, 55%)
CSS RGBa 178, 103, 139,1 rgba(178,103,139,1)
CMYK Model cmyk(0%,42%,22%,30.2%)
HSL Color Space 331,33% ,55% hsl(331,33% ,55%)
HSV Color Space 331°, 42%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 01100111 10001011
Octal 262 147 213
Decimal 178 103 139
Hex b2 67 8b

Different shades of #b2678b color code.

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

Darkest of #b2678b
#552b3f
Darker of #b2678b
#773c58
Dark of #b2678b
#994d71
Base of #b2678b
#b2678b
Light of #b2678b
#c389a5
Lighter
#d4abbf
Lightest
#e5cdd9

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

#b2678b
#67b28e

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

Split Complementary

#b2678b
#67b269
#67b1b2

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

Analogous Color

#ad67b2
#b267aa
#b2678b
#b26772
#b27b67

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

#b2678b
#678bb2
#8bb267

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

#b2678b
#8bb267
#67b28e
#8e67b2

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

#b2678b
#b1b267
#67b28e
#6967b2

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 #b2678b

#331a26
#552b3f
#773c58
#994d71
#b2678b
#c389a5
#d4abbf
#e5cdd9
#f7eef2

Tints of #b2678b Color

#b2678b
#ba7797
#c388a4
#cb99b1
#d4aabe
#dcbbcb
#e5ccd8
#eddde5
#f6eef2
#ffffff

Shades of #b2678b color code

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

#b2678b
#9e5b7b
#8a506c
#76445c
#62394d
#4f2d3d
#3b222e
#27161e
#130b0f
#000000

Tones

#b2678b
#9b7e8c
#8d8d8d
#8d8d8d
#8d8d8d

Tones

Similar Color like #b2678b color

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

#b3688c
#b4698d
#b56a8e
#b66b8f
#b76c90
#b86d91
#b96e92
#ba6f93
#bb7094
#bc7195
#bd7296
#be7397
#bf7498
#c07599
#b1668a
#b06589
#af6488
#ae6387
#ad6286
#ac6185
#ab6084
#aa5f83
#a95e82
#a85d81
#a75c80
#a65b7f
#a55a7e
#a4597d

Download this Dark Red

Hex #b2678b 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.

#b2678b Color Code Preview on Black Background Color

This is how #b2678b Color will look on black background color. Color contrast ratio is 5.21

#b2678b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2678b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2678b

#b2678b color code is use for CSS Background Color

Background color for the above div is #b2678b

HTML with inline CSS

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

#b2678b color code is use for CSS Border Color

CSS Border color for the above div is #b2678b

HTML with inline CSS

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

CSS Border Left color for the above div is #b2678b

HTML with inline CSS

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

CSS Border Right color for the above div is #b2678b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2678b

HTML with inline CSS

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

CSS Border Top color for the above div is #b2678b

HTML with inline CSS

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

#b2678b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2678b Color code Preview on White Background

This is how #b2678b Color code will look on white background color. Color contrast ratio is 4.03

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

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(178,103,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(103,178,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,103,139,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }