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

#bef9ae hex color - Green - Cool color - Information

#bef9ae hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bef9ae Color code in RGB color code model is created after adding 74.51% red color, 97.65% green color and 68.24% blue color. Hex #bef9ae Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 30% yellow and 2.35% black.

Hex #bef9ae color code is between #bbffaa web safe hex color code and #cceebb web safe hex color code. #bbffaa is the nearest web safe color code. You can see here many more shades of #bef9ae color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebef9ae#bef9ae
RGB Decimal190, 249, 174rgb(190, 249, 174)
RGB Percent75%, 98%, 68%rgb(75%, 98%, 68%)
CSS RGBa190, 249, 174,1rgba(190,249,174,1)
CMYK Modelcmyk(24%,0%,30%,2.35%)
HSL Color Space107,86% ,83%hsl(107,86% ,83%)
HSV Color Space107°, 30%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101111100110101110
Octal276371256
Decimal190249174
Hexbef9ae

Different shades of #bef9ae color code.

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

Light Shade of #bef9ae
#e4fddd
Dark Shade of #bef9ae
#98f57f
Saturated Shade of #bef9ae
#bcfdaa
Desaturated Shade of #bef9ae
#c0f5b2
Grey scale Shade of #bef9ae
#d3d3d3
Brighten Shade
#d7ffc7
Most Readable Shade
#000000

Shades of #bef9ae color code

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

#bef9ae
#a8dd9a
#93c187
#7ea674
#698a60
#546e4d
#3f533a
#2a3726
#151b13
#000000

Similar Color like #bef9ae color

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

#bffaaf
#c0fbb0
#c1fcb1
#c2fdb2
#c3feb3
#c4ffb4
#c5ffb5
#c6ffb6
#c7ffb7
#c8ffb8
#c9ffb9
#caffba
#cbffbb
#ccffbc
#bdf8ad
#bcf7ac
#bbf6ab
#baf5aa
#b9f4a9
#b8f3a8
#b7f2a7
#b6f1a6
#b5f0a5
#b4efa4
#b3eea3
#b2eda2
#b1eca1
#b0eba0

Monochromatic Color with #bef9ae

#bef9ae
#1c2419
#3c4f37
#5d7955
#7da473
#9ece90

Tints of #bef9ae Color

#bef9ae
#c5f9b7
#ccfac0
#d3fbc9
#dafbd2
#e2fcdb
#e9fde4
#f0fded
#f7fef6
#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

#bef9ae
#e9aef9

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

Split Complementary

#bef9ae
#c3aef9
#f9aee4

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

Analogous Color

#dcf9ae
#cdf9ae
#bef9ae
#aff9ae
#aef9bc

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

#bef9ae
#aebef9
#f9aebe

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

#bef9ae
#aee3f9
#e9aef9
#f9c3ae

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

#bef9ae
#e9aef9
#f9aee4
#aef9c3

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

#bef9ae Color Code Preview on Black Background Color

This is how #bef9ae Color will look on black background color. Color contrast ratio is 17.35

#bef9ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bef9ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bef9ae

#bef9ae color code is use for CSS Background Color

Background color for the above div is #bef9ae

HTML with inline CSS

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

#bef9ae color code is use for CSS Border Color

CSS Border color for the above div is #bef9ae

HTML with inline CSS

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

CSS Border Left color for the above div is #bef9ae

HTML with inline CSS

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

CSS Border Right color for the above div is #bef9ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bef9ae

HTML with inline CSS

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

CSS Border Top color for the above div is #bef9ae

HTML with inline CSS

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

#bef9ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bef9ae Color code Preview on White Background

This is how #bef9ae Color code will look on white background color. Color contrast ratio is 1.21

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

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(190,249,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(233,174,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,249,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.