Skip to main content Skip to docs navigation

#b2f5a3 hex color | Light Green & Cool color | 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 Snappy Green and its hex is #BCF5A6 Nearest Color Name

Color Hue/Base color: Green

Hex #b2f5a3 Color code in RGB color code model is created after adding 69.8% red color, 96.08% green color and 63.92% blue color. Hex #b2f5a3 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 33% yellow and 3.92% black.

Hex #b2f5a3 color code is between #aaeeaa web safe hex color code and #bbff99 web safe hex color code. #aaeeaa is the nearest web safe color code. You can see here many more shades of #b2f5a3 color code.

RGB Chart

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

Color Table

Hex Color Code b2f5a3 #b2f5a3
RGB Decimal 178, 245, 163 178, 245, 163
RGB Percent 70%, 96%, 64% rgb(70%, 96%, 64%)
CSS RGBa 178, 245, 163,1 rgba(178,245,163,1)
CMYK Model cmyk(27%,0%,33%,3.92%)
HSL Color Space 109,80% ,80% hsl(109,80% ,80%)
HSV Color Space 109°, 33%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110010 11110101 10100011
Octal 262 365 243
Decimal 178 245 163
Hex b2 f5 a3

Different shades of #b2f5a3 color code.

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

Darkest of #b2f5a3
#3fe619
Darker of #b2f5a3
#65eb47
Dark of #b2f5a3
#8cf075
Base of #b2f5a3
#b2f5a3
Light of #b2f5a3
#d9fad1
Lighter
#ffffff
Lightest
#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

#b2f5a3
#e6a3f5

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

Split Complementary

#b2f5a3
#bda3f5
#f5a3db

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

Analogous Color

#e2f5a3
#d4f5a3
#b2f5a3
#a3f5af
#a3f5d1

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

#b2f5a3
#f5a3b2
#a3b2f5

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

#b2f5a3
#a3b2f5
#e6a3f5
#f5e6a3

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

#b2f5a3
#a3dbf5
#e6a3f5
#f5bda3

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

#32b814
#3fe619
#65eb47
#8cf075
#b2f5a3
#d9fad1
#ffffff
#ffffff
#ffffff

Tints of #b2f5a3 Color

#b2f5a3
#baf6ad
#c3f7b7
#cbf8c1
#d4f9cb
#dcfad6
#e5fbe0
#edfcea
#f6fdf4
#ffffff

Shades of #b2f5a3 color code

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

#b2f5a3
#9ed990
#8abe7e
#76a36c
#62885a
#4f6c48
#3b5136
#273624
#131b12
#000000

Tones

#b2f5a3
#b8ebad
#bfe1b7
#c5d6c2
#cccccc

Tones

Similar Color like #b2f5a3 color

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

#b3f6a4
#b4f7a5
#b5f8a6
#b6f9a7
#b7faa8
#b8fba9
#b9fcaa
#bafdab
#bbfeac
#bcffad
#bdffae
#beffaf
#bfffb0
#c0ffb1
#b1f4a2
#b0f3a1
#aff2a0
#aef19f
#adf09e
#acef9d
#abee9c
#aaed9b
#a9ec9a
#a8eb99
#a7ea98
#a6e997
#a5e896
#a4e795

Download this

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

#b2f5a3 Color Code Preview on Black Background Color

This is how #b2f5a3 Color will look on black background color. Color contrast ratio is 16.48

#b2f5a3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2f5a3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2f5a3

#b2f5a3 color code is use for CSS Background Color

Background color for the above div is #b2f5a3

HTML with inline CSS

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

#b2f5a3 color code is use for CSS Border Color

CSS Border color for the above div is #b2f5a3

HTML with inline CSS

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

CSS Border Left color for the above div is #b2f5a3

HTML with inline CSS

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

CSS Border Right color for the above div is #b2f5a3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2f5a3

HTML with inline CSS

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

CSS Border Top color for the above div is #b2f5a3

HTML with inline CSS

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

#b2f5a3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2f5a3 Color code Preview on White Background

This is how #b2f5a3 Color code will look on white background color. Color contrast ratio is 1.27

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

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